Closed
Bug 1611010
Opened 6 years ago
Closed 2 years ago
Remove needless implements='nsIDOMEventListener' and QI
Categories
(SeaMonkey :: General, task)
SeaMonkey
General
Tracking
(seamonkey2.53+ fixed)
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•5 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•2 years ago
|
||
https://hg.mozilla.org/comm-central/rev/71b091e91025fed03d6f662cedfe5b0cbdd47df7
Remove nsIDOMEventListener generateQI calls and xbl implementation from SeaMonkey. r=frg
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-seamonkey2.53:
--- → affected
tracking-seamonkey2.53:
--- → ?
Resolution: --- → FIXED
Whiteboard: SM2.53.19
![]() |
||
Comment 5•7 months ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/8b3d09c78acd0e810d42bf08bb4c33fa5876f044
Remove nsIDOMEventListener generateQI calls and xbl implementation from SeaMonkey. r=frg a=frg
You need to log in
before you can comment on or make changes to this bug.
Description
•