summaryrefslogtreecommitdiffstats
path: root/breakpad/README.google
diff options
context:
space:
mode:
authoriyengar@google.com <iyengar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-19 06:21:55 +0000
committeriyengar@google.com <iyengar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-19 06:21:55 +0000
commitfea2b5c458b1d15a0b81849186b0d4ebd0a11e5d (patch)
treed6e5cc0cfaceda38257b75ed125cbea1b4ce8ba7 /breakpad/README.google
parent84f89cacc8f09a2fbc1fd82b30af13dd35624869 (diff)
downloadchromium_src-fea2b5c458b1d15a0b81849186b0d4ebd0a11e5d.zip
chromium_src-fea2b5c458b1d15a0b81849186b0d4ebd0a11e5d.tar.gz
chromium_src-fea2b5c458b1d15a0b81849186b0d4ebd0a11e5d.tar.bz2
This fixes the NPAPI ui test failures in single-process mode.These tests fail because of a crash in chrome.exe. This occurs because of an attempt to access member variables in the PluginStream object after it gets deleted in the context of NPP_NewStream. This crash only occurs in single-process mode as the NPN_GetURLNotify call executes
synchronously. Added a mechanism to track if the PluginStream object is deleted in the context of NPP_NewStream. TBR=jam Review URL: http://codereview.chromium.org/2984 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2401 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'breakpad/README.google')
0 files changed, 0 insertions, 0 deletions