Bug 83931 - Full Screen mode does not preserve CALayer ordering after exiting.
Summary: Full Screen mode does not preserve CALayer ordering after exiting.
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, PlatformOnly
Depends on:
Blocks: 85388
  Show dependency treegraph
 
Reported: 2012-04-13 12:28 PDT by Jer Noble
Modified: 2012-05-03 14:07 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.74 KB, patch)
2012-04-13 12:33 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (3.48 KB, patch)
2012-04-13 12:49 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (3.36 KB, patch)
2012-04-26 14:25 PDT, Jer Noble
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2012-04-13 12:28:57 PDT
Full Screen mode does not preserve CALayer ordering after exiting.
Comment 1 Jer Noble 2012-04-13 12:30:01 PDT
<rdar://problem/11214866>
Comment 2 Jer Noble 2012-04-13 12:33:27 PDT
Created attachment 137125 [details]
Patch
Comment 3 Jer Noble 2012-04-13 12:49:17 PDT
Created attachment 137129 [details]
Patch

Made the same change to the WebKit full-screen code.
Comment 4 WebKit Review Bot 2012-04-18 14:54:09 PDT
Comment on attachment 137129 [details]
Patch

Clearing flags on attachment: 137129

Committed r114567: <http://trac.webkit.org/changeset/114567>
Comment 5 WebKit Review Bot 2012-04-18 14:54:16 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Jer Noble 2012-04-26 14:21:33 PDT
Do to a mistake on my part, this patch does not fix the original problem.
Comment 7 Jer Noble 2012-04-26 14:25:43 PDT
Created attachment 139070 [details]
Patch
Comment 8 Jer Noble 2012-04-26 14:29:04 PDT
Committed r115368: <http://trac.webkit.org/changeset/115368>