Open
Bug 1136035
Opened 10 years ago
Updated 2 years ago
Cloudraiders execution prevents browser shutdown
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
NEW
People
(Reporter: mbest, Unassigned)
References
(Blocks 1 open bug)
Details
https://apps.facebook.com/cloudraiders/
When visiting this game, playing it for a bit, and then attempting to shut down the browser, the browser hangs. Eventually a stop script appears, and the user can then properly shut down the browser by asking it to stop.
Reporter | ||
Updated•10 years ago
|
Blocks: gecko-games
Comment 1•10 years ago
|
||
Does the page have a beforeunload handler that ends up ilooping or something? If you do this in a debug build and then just drop into the debugger during the hang before the slow script dialog appears, what do the C++ and JS stacks look like?
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•