Bug 60997 - Removing a full-screen element or ancestor from the DOM should trigger exiting full-screen mode.
Summary: Removing a full-screen element or ancestor from the DOM should trigger exitin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-05-17 15:21 PDT by Jer Noble
Modified: 2011-05-17 23:12 PDT (History)
0 users

See Also:


Attachments
Patch (8.56 KB, patch)
2011-05-17 15:28 PDT, Jer Noble
darin: 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 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>