Bug 118147 - [BlackBerry] Unnecessary root layer commits occur during html5 video playback
Summary: [BlackBerry] Unnecessary root layer commits occur during html5 video playback
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andrew Lo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-27 14:16 PDT by Andrew Lo
Modified: 2013-06-27 15:41 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.52 KB, patch)
2013-06-27 14:27 PDT, Andrew Lo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.