[webkit-reviews] review granted: [Bug 34034] Race condition in video setup can force videos into software mode : [Attachment 47264] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 22 22:01:20 PST 2010
Eric Carlson <eric.carlson at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 34034: Race condition in video setup can force videos into software mode
https://bugs.webkit.org/show_bug.cgi?id=34034
Attachment 47264: Patch
https://bugs.webkit.org/attachment.cgi?id=47264&action=review
------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
While not new to this patch, I think there is still have a problem if
mediaPlayerGraphicsLayer() ever returns NULL. The rendering mode will be set to
MediaRenderingMovieLayer, but the QTMovieLayer won't get attached until the
rendering state changes.
r=me
More information about the webkit-reviews
mailing list