Closed
Bug 1287636
Opened 7 years ago
Closed 7 years ago
Remove HTMLContentSink::mNodeInfoCache
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
Details
Attachments
(1 file)
6.38 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
As far as I can tell, no code ever puts anything in this array, or reads from it.
Assignee | ||
Comment 1•7 years ago
|
||
This field is unused. Also remove some trailing whitespace. try run: https://treeherder.mozilla.org/#/jobs?repo=try&revision=9e87c342a58d
Attachment #8772556 -
Flags: review?(bugs)
Updated•7 years ago
|
Attachment #8772556 -
Flags: review?(bugs) → review+
Pushed by amccreight@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/31501b1f9b2d Remove HTMLContentSink::mNodeInfoCache. r=smaug
Comment 3•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/31501b1f9b2d
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•