Closed Bug 271635 Opened 20 years ago Closed 10 years ago

JS error in DOMWillOpenModalDialog handler causes silent script termination

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jst, Unassigned)

References

()

Details

Attachments

(1 file)

As dbaron points out, when you executing alert(propmpt()); (any modal DOM dialog
would do, in fact) we terminate the script due to an error in the
DOMWillOpenModalDialog handler in Firefox's tabbrowser.xml, but we never report
the error.
FWIW, this is the patch I had in my tree to fix the JS error that was causing
the silent termination of the content's script
Assignee: general → nobody
QA Contact: ian → general
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: