Closed Bug 1596197 Opened 5 years ago Closed 4 years ago

Remove mXBLInsertionPoint now that it's unused

Categories

(Core :: XBL, task, P3)

task

Tracking

()

RESOLVED DUPLICATE of bug 1596391

People

(Reporter: Gijs, Unassigned)

References

(Blocks 1 open bug)

Details

I ran across this when debugging. AFAICT this is dead and can be ripped out.

See Also: → 1596199
Priority: -- → P3

I don't see this anymore so I guess it's been removed in another bug: https://searchfox.org/mozilla-central/search?q=mXBLInsertionPoint&case=true&path=

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME

I don't like loose ends, so I did some archaeology. For future reference, I did a simple search for the value in esr68 on searchfox, found https://searchfox.org/mozilla-esr68/source/dom/base/FragmentOrElement.cpp#1120 , click the hg web link, then manipulated the URL to https://hg.mozilla.org/mozilla-central/file/FIREFOX_NIGHTLY_68_END/dom/base/FragmentOrElement.cpp#l1121, then use the hover [+-] buttons on the lines to select a range, then click the "newer" link to find newer changes. Removed in bug 1596391 :-)

Resolution: WORKSFORME → DUPLICATE
You need to log in before you can comment on or make changes to this bug.