Bug 60997

Summary: Removing a full-screen element or ancestor from the DOM should trigger exiting full-screen mode.
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: WebCore Misc.Assignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Description Jer Noble 2011-05-17 15:21:30 PDT
Removing a full-screen element or ancestor from the DOM should trigger exiting full-screen mode.
Comment 1 Jer Noble 2011-05-17 15:28:00 PDT
Created attachment 93833 [details]
Patch
Comment 2 Jer Noble 2011-05-17 15:28:27 PDT
<rdar://problem/9449012>
Comment 3 Jer Noble 2011-05-17 23:12:21 PDT
Committed r86737: <http://trac.webkit.org/changeset/86737>