Bug 83931

Summary: Full Screen mode does not preserve CALayer ordering after exiting.
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 85388    
Attachments:
Description Flags
Patch
none
Patch
none
Patch eric.carlson: review+

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>