Closed
Bug 1338725
Opened 8 years ago
Closed 8 years ago
Move GetClasses/DoGetClasses from nsIContent to Element
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: bholley, Assigned: bzbarsky)
Details
Attachments
(2 files)
20.36 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
6.85 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8836304 -
Flags: review?(amarchesini)
Assignee | ||
Comment 2•8 years ago
|
||
Attachment #8836305 -
Flags: review?(amarchesini)
Updated•8 years ago
|
Attachment #8836304 -
Flags: review?(amarchesini) → review+
Updated•8 years ago
|
Attachment #8836305 -
Flags: review?(amarchesini) → review+
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2823220fff5e
part 1. Change the matcher functions used for nsContentList to take an Element argument, not nsIContent. r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/9624f564d36d
part 2. Move GetClasses/DoGetClasses from nsIContent to Element. r=baku
Comment 4•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2823220fff5e
https://hg.mozilla.org/mozilla-central/rev/9624f564d36d
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
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
•