Closed
Bug 1454251
Opened 7 years ago
Closed 7 years ago
Remove nsINode::{eCOMMENT,eATTRIBUTE,ePROCESSING_INSTRUCTION}.
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(3 files)
No description provided.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
![]() |
||
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8968056 [details]
Bug 1454251: Remove nsINode::eCOMMENT.
https://reviewboard.mozilla.org/r/236750/#review244036
Attachment #8968056 -
Flags: review?(bzbarsky) → review+
![]() |
||
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8968057 [details]
Bug 1454251: Remove nsINode::ePROCESSING_INSTRUCTION.
https://reviewboard.mozilla.org/r/236752/#review244038
Attachment #8968057 -
Flags: review?(bzbarsky) → review+
![]() |
||
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8968058 [details]
Bug 1454251: Remove nsINode::eATTRIBUTE.
https://reviewboard.mozilla.org/r/236754/#review244040
Attachment #8968058 -
Flags: review?(bzbarsky) → review+
Pushed by ecoal95@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f12bb3ab364d
Remove nsINode::eCOMMENT. r=bz
https://hg.mozilla.org/integration/mozilla-inbound/rev/589bc001dc26
Remove nsINode::ePROCESSING_INSTRUCTION. r=bz
https://hg.mozilla.org/integration/mozilla-inbound/rev/94ca8f454f54
Remove nsINode::eATTRIBUTE. r=bz
Pushed by ecoal95@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8adb1d046048
followup: add a missing include to fix fuzzing builds on a CLOSED TREE. r=me
Comment 9•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f12bb3ab364d
https://hg.mozilla.org/mozilla-central/rev/589bc001dc26
https://hg.mozilla.org/mozilla-central/rev/94ca8f454f54
https://hg.mozilla.org/mozilla-central/rev/8adb1d046048
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
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
•