Closed Bug 813624 Opened 12 years ago Closed 12 years ago

Hang when confirm opened while re-sizing window

Categories

(Firefox :: Untriaged, defect)

16 Branch
x86_64
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 626963

People

(Reporter: drcreazy, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.11

Steps to reproduce:

Call confirm while you resizing firefox window, like this :

setTimeout(function(){
confirm("Hang");
}, 3000)

OS W7x64 FF16.02


Actual results:

FF hang and eat 50 CPU


Expected results:

Should works fine
I haven’t tried reproducing, but could it be same as bug 810056?
Severity: normal → critical
Keywords: hang
Maybe dupe of Bug 626963
It doesn't hang, use Escape to cancel the dialog
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Keywords: hang
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.