diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-06 18:12:56 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-06 18:12:56 +0000 |
commit | bdff416f9c0fe3c07c2fc1de5319991db2bbf549 (patch) | |
tree | d4b3071da2c0fce49aa663efa2135fa9feccf826 /DEPS | |
parent | f92ce2b905ba078e4dab8afa08375bc96da2505f (diff) | |
download | chromium_src-bdff416f9c0fe3c07c2fc1de5319991db2bbf549.zip chromium_src-bdff416f9c0fe3c07c2fc1de5319991db2bbf549.tar.gz chromium_src-bdff416f9c0fe3c07c2fc1de5319991db2bbf549.tar.bz2 |
Split ContentBrowserClient::RenderViewHostCreated
Previously, ChromeContentBrowserClient::RenderViewCreated was attempting to
send a routed message before the ViewMsg_New had been sent to create the
destination.
This message was informing the RenderView that it was an interstitial and
therefore should allow Javascript regardless of the content settings. Since
this message wasn't getting routed, interstitials broke when Javascript was
disabled.
BUG=96137
TEST=Disable Javascript in the content policy settings. Then navigate to https://foo.bar.appspot.com (or any other site with a certificate error) and ensure that the interstitial displays correctly.
Review URL: https://chromiumcodereview.appspot.com/9599023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125181 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
0 files changed, 0 insertions, 0 deletions