Bug 25187

Summary: <video> may not be rendered upon certain racy conditions.
Product: WebKit Reporter: Pierre d'Herbemont <pdherbemont>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch v1. simon.fraser: review+

Pierre d'Herbemont
Reported 2009-04-14 11:04:21 PDT
* SUMMARY 10A318: Sometimes there is no video drawn, whereas controls are. * STEPS TO REPRODUCE 1. Open a HTML file that have a <video> with content. 2. Reload the page multiple times until no content is shown. * RESULTS Sometimes, there is no video frames drawn. * NOTES Apparently the QTRenderer is not created.
Attachments
patch v1. (1.96 KB, patch)
2009-04-14 11:07 PDT, Pierre d'Herbemont
simon.fraser: review+
Pierre d'Herbemont
Comment 1 2009-04-14 11:07:21 PDT
Created attachment 29475 [details] patch v1.
Eric Carlson
Comment 2 2009-04-14 11:13:31 PDT
Simon Fraser (smfr)
Comment 3 2009-04-16 10:11:49 PDT
Comment on attachment 29475 [details] patch v1. Is it possible to make a LayoutTest for this?
Eric Carlson
Comment 4 2009-04-16 11:02:37 PDT
Pierre d'Herbemont
Comment 5 2009-04-16 11:07:58 PDT
Moving to fixed.
Note You need to log in before you can comment on or make changes to this bug.