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

Description Andrew Lo 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.
Comment 1 Andrew Lo 2013-06-27 14:27:00 PDT
Created attachment 205636 [details]
Patch
Comment 2 Rob Buis 2013-06-27 14:28:59 PDT
Comment on attachment 205636 [details]
Patch

LGTM.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2013-06-27 15:41:10 PDT
All reviewed patches have been landed.  Closing bug.