summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/ntp/util.js
diff options
context:
space:
mode:
authortommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-21 19:55:36 +0000
committertommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-21 19:55:36 +0000
commit5ae94d291ec117a24f073d50ee79f2fb99a16b50 (patch)
tree05d13b88a715ed8679ee7e19d7943a5eeb63f4d1 /chrome/browser/resources/ntp/util.js
parentaa02fff127d68002e80f12216c8ab581a2bcbf90 (diff)
downloadchromium_src-5ae94d291ec117a24f073d50ee79f2fb99a16b50.zip
chromium_src-5ae94d291ec117a24f073d50ee79f2fb99a16b50.tar.gz
chromium_src-5ae94d291ec117a24f073d50ee79f2fb99a16b50.tar.bz2
Second attempt at trying to land buggy bho avoidance: http://codereview.chromium.org/3031009
A different approach to avoid crashes in buggy 3rd party BHOs.This time we're more preceise and only target the buggy components.Behaviour for components that handle browser events correctly, is unchanged even in the presence of buggy DLLs.The core class here is the BuggyBhoTls class and here's the comment for that class: // Construct an instance of this class on the stack when firing web browser // events that can be sent to buggy BHOs. This class will intercept those // BHOs (see list in cc file) and ignore notifications to those components // for as long as the BuggyBhoTls instance on the stack lives. TEST=A better fix for bug 44463 but also fixes bug 49373 and a number of crashes that haven't been associated with bug reports yet. BUG=44463, 49373 Review URL: http://codereview.chromium.org/3053008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53236 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/resources/ntp/util.js')
0 files changed, 0 insertions, 0 deletions