Closed
Bug 783856
Opened 12 years ago
Closed 12 years ago
Autogen PopupBlockedEvent
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(2 files)
(deleted),
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
Details | Diff | Splinter Review |
The patch makes mRequestingWindow strong, but cycle collected.
I re-ordered the attributes of nsIDOMPopupBlockedEvent so that
the interface, its Init*Event and dictionary all have the stuff in same order.
Codegen relies on the order currently.
Attachment #653151 -
Flags: review?(jst)
Updated•12 years ago
|
Attachment #653151 -
Flags: review?(jst) → review+
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•