Closed
Bug 1416069
Opened 8 years ago
Closed 8 years ago
Remove nsIDOMHTMLBaseElement and nsIDOMHTMLHtmlElement
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: qdot, Assigned: qdot)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Continuing post-addon-deprecation XPCOM interface cleanup.
Both of these interfaces are represented by HTMLSharedElement, so just removing both of them at once.
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•8 years ago
|
Attachment #8927127 -
Flags: review?(bzbarsky)
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8927127 [details]
Bug 1416069 - Remove nsIDOMHTMLHtmlElement and nsIDOMHTMLBaseElement
https://reviewboard.mozilla.org/r/198346/#review203618
r=me
Please file as comm-central bug for the one use of nsIDOMHTMLHtmlElement in suite/browser/linkToolbarOverlay.js
Attachment #8927127 -
Flags: review?(bzbarsky) → review+
Pushed by kmachulis@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a1691d09605c
Remove nsIDOMHTMLHtmlElement and nsIDOMHTMLBaseElement; r=bz
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•