Pass web runtime features by command line.
This commit is contained in:
parent
81241b38eb
commit
8de90db429
3 changed files with 50 additions and 0 deletions
|
@ -61,6 +61,8 @@ class AtomRendererClient : public content::ContentRendererClient,
|
|||
bool is_server_redirect,
|
||||
bool* send_referrer) OVERRIDE;
|
||||
|
||||
void EnableWebRuntimeFeatures();
|
||||
|
||||
std::vector<node::Environment*> web_page_envs_;
|
||||
|
||||
scoped_ptr<NodeBindings> node_bindings_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue