Closed Bug 676758 Opened 13 years ago Closed 13 years ago

window.onresize and alert freeze the browser

Categories

(Firefox :: General, defect)

5 Branch
x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 626963

People

(Reporter: niente9, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20100101 Firefox/5.0
Build ID: 20110615151330

Steps to reproduce:

I loaded a page with this script:

<script>
window.onresize = function() {alert('hello')}
</script>


Actual results:

The browser freezes


Expected results:

Obviously the browser shouldn't freeze
Severity: normal → major
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: