Bug 144744 - [WK2][Fullscreen] Fullscreen video does not enter low-power mode.
Summary: [WK2][Fullscreen] Fullscreen video does not enter low-power mode.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-05-07 08:27 PDT by Jer Noble
Modified: 2015-05-07 11:27 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.02 KB, patch)
2015-05-07 08:30 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2015-05-07 08:27:53 PDT
[WK2][Fullscreen] Fullscreen video does not enter low-power mode.
Comment 1 Jer Noble 2015-05-07 08:30:50 PDT
Created attachment 252592 [details]
Patch
Comment 2 Jer Noble 2015-05-07 08:35:36 PDT
<rdar://problem/20458697>
Comment 3 Darin Adler 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.
Comment 4 Jer Noble 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.
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2015-05-07 11:27:41 PDT
All reviewed patches have been landed.  Closing bug.