Comment #4 on issue 20138 by [email protected]: Renderer crashes when
you open a background tab containing <video>
http://code.google.com/p/chromium/issues/detail?id=20138
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=25125
------------------------------------------------------------------------
r25125 | [email protected] | 2009-09-01 17:11:38 -0700 (Tue, 01 Sep
2009) | 9 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/api/src/WebMediaPlayerClientImpl.cpp?r1=25125&r2=25124
Fixes crash when switching to new tabs containing audio/video elements.
Cause was we're calling platformContext(), one of the few GraphicsContext
operations that asserts if painting is disabled.
BUG=19677,20138
TEST=open a video in a new background tab, wait a bit, then switch to it --
shouldn't crash
Review URL: http://codereview.chromium.org/183038
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---