RESOLVED FIXED 144744
[WK2][Fullscreen] Fullscreen video does not enter low-power mode.
https://bugs.webkit.org/show_bug.cgi?id=144744
Summary [WK2][Fullscreen] Fullscreen video does not enter low-power mode.
Jer Noble
Reported 2015-05-07 08:27:53 PDT
[WK2][Fullscreen] Fullscreen video does not enter low-power mode.
Attachments
Patch (4.02 KB, patch)
2015-05-07 08:30 PDT, Jer Noble
no flags
Jer Noble
Comment 1 2015-05-07 08:30:50 PDT
Jer Noble
Comment 2 2015-05-07 08:35:36 PDT
Darin Adler
Comment 3 2015-05-07 09:30:29 PDT
Comment on attachment 252592 [details] Patch Any performance issue with doing this work each time? Seems that we could cache this if we needed to.
Jer Noble
Comment 4 2015-05-07 10:38:50 PDT
(In reply to comment #3) > Comment on attachment 252592 [details] > Patch > > Any performance issue with doing this work each time? Seems that we could > cache this if we needed to. No, this layer we're using has no backing; just a background color. Creating it once when we enter fullscreen should have no real performance regression.
WebKit Commit Bot
Comment 5 2015-05-07 11:27:36 PDT
Comment on attachment 252592 [details] Patch Clearing flags on attachment: 252592 Committed r183937: <http://trac.webkit.org/changeset/183937>
WebKit Commit Bot
Comment 6 2015-05-07 11:27:41 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.