Chromium Code Reviews
DescriptionPage 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51831
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||