Closed Bug 725034 Opened 12 years ago Closed 12 years ago

Race condition between script timeout and save file dialogue

Categories

(Firefox :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 476541

People

(Reporter: jhford, Unassigned)

Details

Attachments

(2 files)

It looks like there is a race condition in firefox.  I was trying to save an image and while trying to save that image, I had a JS script timeout from addon chrome js.  I tried to click the save and cancel buttons on the save dialog, but my guess is that the JS engine is locked up trying to handle the hanging script notification.  I tried clicking stop script and continue, but it seemed that it was impossible to send click events to the sheet.  I don't know much about how this works, but my guess is that JS engine is frozen waiting for input on stopping the script sheet and the file saving window needs JS to process the save/cancel operations.  The Aurora process is using between 1% and 2% of the cpu.
Attached image screenshot (deleted) —
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: