Closed
Bug 743416
Opened 13 years ago
Closed 13 years ago
Crash [@ nsGlobalWindow::OpenInternal] with preventDefault in DOMWillOpenModalDialog
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: jruderman, Assigned: smaug)
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(4 files)
267 bytes,
text/html
|
Details | |
10.31 KB,
text/plain
|
Details | |
881 bytes,
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
678 bytes,
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → bugs
Assignee | ||
Comment 2•13 years ago
|
||
DOMWillOpenModalDialog should be chrome only event, but let's make that change
in a followup.
Attachment #614297 -
Flags: review?(jst)
Updated•13 years ago
|
Crash Signature: [@ nsGlobalWindow::OpenInternal]
Updated•13 years ago
|
Attachment #614297 -
Flags: review?(jst) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Oops, I missed another null check later in the method.
Assignee | ||
Comment 4•13 years ago
|
||
Attachment #614490 -
Flags: review?(jst)
Updated•13 years ago
|
Attachment #614490 -
Flags: review?(jst) → review+
Assignee | ||
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Target Milestone: --- → mozilla14
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
•