Use except-iframe security by default.

This commit is contained in:
Cheng Zhao 2014-03-04 20:12:10 +08:00
parent abc6e1e289
commit aae4abfa86
2 changed files with 13 additions and 10 deletions

View file

@ -56,7 +56,7 @@ NativeWindow::NativeWindow(content::WebContents* web_contents,
: content::WebContentsObserver(web_contents),
has_frame_(true),
is_closed_(false),
node_integration_("all"),
node_integration_("except-iframe"),
has_dialog_attached_(false),
weak_factory_(this),
inspectable_web_contents_(