Closed
Bug 964891
Opened 12 years ago
Closed 12 years ago
Don't put up a slow script dialog for no-longer current documents
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(2 files)
|
431 bytes,
text/html
|
Details | |
|
1.33 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
See attached testcase. We end up with a slow script dialog after navigating away from the page.
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [need review]
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8366791 -
Flags: review?(bugs)
Comment 2•12 years ago
|
||
Comment on attachment 8366791 [details] [diff] [review]
Don't put up a slow script dialog for no-longer-current inners. Just kill the script instead.
Fun testcase.
Attachment #8366791 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Flags: in-testsuite?
Whiteboard: [need review]
Target Milestone: --- → mozilla29
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•