diff options
author | creis@chromium.org <creis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-08 00:21:40 +0000 |
---|---|---|
committer | creis@chromium.org <creis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-08 00:21:40 +0000 |
commit | c3efb8738ab59766c88855ad62c812af78490c04 (patch) | |
tree | 6b2881cc95a5c90f4c27d328cd45d06f21ae25e2 /chrome/tools | |
parent | dc5fb16c7cb6cbde8bdf4a2c0ee5befbe64d990d (diff) | |
download | chromium_src-c3efb8738ab59766c88855ad62c812af78490c04.zip chromium_src-c3efb8738ab59766c88855ad62c812af78490c04.tar.gz chromium_src-c3efb8738ab59766c88855ad62c812af78490c04.tar.bz2 |
Check for appropriate bindings in process-per-site mode.
BUG=174059
TEST=See bug for repro steps.
Review URL: https://chromiumcodereview.appspot.com/12188025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181386 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r-- | chrome/tools/chromeactions.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/tools/chromeactions.txt b/chrome/tools/chromeactions.txt index 10f62e0..01e66d9 100644 --- a/chrome/tools/chromeactions.txt +++ b/chrome/tools/chromeactions.txt @@ -147,6 +147,7 @@ 0xefc9deffa33ee67d BadMessageTerminate_RWH5 0xc4874f0e8e8b60aa BadMessageTerminate_WPH 0x56649dd19258ed1f BindingsMismatchTerminate_RVH_WebUI +0x85a700c6e9915ca8 BindingsMismatch_GetProcessHostPerSite 0x1d145f0af708242c BlockNonsandboxedPlugins_Disable 0xd80cc9291c9c82a9 BlockNonsandboxedPlugins_Enable 0xe0daa169d443430e BlockedPluginInfobar.AllowThisTime |