Bug 83028 - Removing fullscreened iframe from the document breaks things
Summary: Removing fullscreened iframe from the document breaks things
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Frames (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-03 06:43 PDT by Vladislav Kaznacheev
Modified: 2012-04-03 06:49 PDT (History)
2 users (show)

See Also:


Attachments
Archive containing two files that need to be unpacked next to each other (one is the main html file, the other is an iframe content) (1.35 KB, application/zip)
2012-04-03 06:49 PDT, Vladislav Kaznacheev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladislav Kaznacheev 2012-04-03 06:43:35 PDT
1. Download and unpack the attach archive.
2. Open fullscreen_main.html
3. Click on "Click here to toggle fullscreen" button. The browser would go fullscreen.
4. Click on a button with the text "Click here to remove the iframe"
5. Press Escape to exit fullscreen (as quickly as you can after step 4)

Result:
Chromium ToT: the current tab crashes
Safary 5.1.2: Sometimes (not very often) the browser window closes. More often fullscreen mode stops working.
Comment 1 Vladislav Kaznacheev 2012-04-03 06:49:13 PDT
Created attachment 135322 [details]
Archive containing two files that need to be unpacked next to each other (one is the main html file, the other is an iframe content)