summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/pepper_var.cc
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-08 05:00:03 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-08 05:00:03 +0000
commit267b87c0aa32347450700654e54a5ce620ad2112 (patch)
tree4751ec7b865667693dbf74a4431a406671a67ffb /webkit/glue/plugins/pepper_var.cc
parent77cc2e27ca0da9a74c21767371ef83c20f640acb (diff)
downloadchromium_src-267b87c0aa32347450700654e54a5ce620ad2112.zip
chromium_src-267b87c0aa32347450700654e54a5ce620ad2112.tar.gz
chromium_src-267b87c0aa32347450700654e54a5ce620ad2112.tar.bz2
Page cycler tests failed on Vista because our windowless plugin code fails to write the original flash windowless proc
in the window handle as a property via SetProp. Some debugging revealed that SetProp internally calls GlobalAddAtom which fails at times with STATUS_NO_MEMORY. It appears that the flash plugin process runs out win32 heap quota at times. To work around this we save away the original proc in a map. This fixes bug http://code.google.com/p/chromium/issues/detail?id=48478 Bug=48478 Review URL: http://codereview.chromium.org/2897002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51831 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/plugins/pepper_var.cc')
0 files changed, 0 insertions, 0 deletions