Closed Bug 693569 Opened 13 years ago Closed 13 years ago

Trap / permanent take-down of the entire browser with a simple page

Categories

(Firefox :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 626963

People

(Reporter: ws.bugzilla, Unassigned)

Details

Attachments

(1 file)

The attached HTML file kills Nightly 10.0a1 (2011-10-09) and also 7.0.1, making the browser completely unusable until it's killed and restarted.

STR:
1. Make Firefox un-maximized
2. Open the attached file in it
3. Resize the browser

Both 7.0.1 and Nightly turn black, with all chrome disappearing. Additionally, the mouse remains captured and unusable until Alt+Tab.
From testcase:

  $(window).resize(function() { alert('x'); });

Dupe.

[Also, really? You pull in all of jQuery for "$(window)" when just "window" would have worked? :-)]
Group: core-security
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Justin, sorry for forgetting to remove that last line importing jQuery while trimming this down from a *real website* :)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: