Closed
Bug 1611010
Opened 5 years ago
Closed 11 months ago
Remove needless implements='nsIDOMEventListener' and QI
Categories
(SeaMonkey :: General, task)
SeaMonkey
General
Tracking
(seamonkey2.53? affected)
RESOLVED
FIXED
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
(Blocks 1 open bug)
Details
(Whiteboard: SM2.53.19)
Attachments
(1 file)
20.85 KB,
patch
|
frg
:
review+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
This ports the following to SeaMonkey:
- Bug 1453345 part 5 - Remove pointless JS implemenations of QI to nsIDOMEventListener
- Bug 1453487 part 2 - Remove useless implements="nsIDOMEventListener" from XBL bindings
Depends on bug 1610999
Attachment #9122522 -
Flags: review?(frgrahl)
Attachment #9122522 -
Attachment is patch: true
Blocks: SeaMonkeyTrunkErrors
Comment 2•4 years ago
|
||
Comment on attachment 9122522 [details] [diff] [review]
Remove unneeded nsIDOMEventListener
LGTM Putting unbitrotted patch in the unofficial patch queue for now.
Attachment #9122522 -
Flags: review?(frgrahl) → review+
Comment on attachment 9122522 [details] [diff] [review]
Remove unneeded nsIDOMEventListener
Will also be needed for 2.57 so marking a+
Attachment #9122522 -
Flags: approval-comm-esr60+
Comment 4•11 months ago
|
||
https://hg.mozilla.org/comm-central/rev/71b091e91025fed03d6f662cedfe5b0cbdd47df7
Remove nsIDOMEventListener generateQI calls and xbl implementation from SeaMonkey. r=frg
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-seamonkey2.53:
--- → affected
tracking-seamonkey2.53:
--- → ?
Resolution: --- → FIXED
Whiteboard: SM2.53.19
You need to log in
before you can comment on or make changes to this bug.
Description
•