Bug 118147

Summary: [BlackBerry] Unnecessary root layer commits occur during html5 video playback
Product: WebKit Reporter: Andrew Lo <anlo>
Component: WebKit BlackBerryAssignee: Andrew Lo <anlo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andrew Lo
Reported 2013-06-27 14:16:58 PDT
Playing html5 video fullscreen with no controls should not cause root layer commits. Currently it does since the progress event timer for the video element calls GraphicsLayerBlackBerry::setContentsToMedia continuously.
Attachments
Patch (2.52 KB, patch)
2013-06-27 14:27 PDT, Andrew Lo
no flags
Andrew Lo
Comment 1 2013-06-27 14:27:00 PDT
Rob Buis
Comment 2 2013-06-27 14:28:59 PDT
Comment on attachment 205636 [details] Patch LGTM.
WebKit Commit Bot
Comment 3 2013-06-27 15:41:08 PDT
Comment on attachment 205636 [details] Patch Clearing flags on attachment: 205636 Committed r152132: <http://trac.webkit.org/changeset/152132>
WebKit Commit Bot
Comment 4 2013-06-27 15:41:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.