Closed
Bug 1304706
Opened 9 years ago
Closed 9 years ago
There is no the definition of nsSVGUseElement, but we can find one textual occurrence of it
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla52
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | fixed |
People
(Reporter: u459114, Assigned: u459114)
Details
Search nsSVGUseElement on search fox:
http://searchfox.org/mozilla-central/search?q=nsSVGUseElement&case=false®exp=false&path=
We can find this string once, but no class definition of it
Hi dholbert,
Since you wrote this comment, may I know do you mean "SVGUseElement"?
Flags: needinfo?(dholbert)
Comment 2•9 years ago
|
||
Yes. :)
Historical note: the class *did* exist under a "ns" name, when I added the comment:
http://searchfox.org/mozilla-central/rev/7ad753f947ee676db8ceaf7c9ddfcc10ff3e1184/content/svg/content/src/nsSVGUseElement.cpp
It looks like it was renamed here:
https://hg.mozilla.org/mozilla-central/rev/61f35673a602
and that changeset simply missed this comment.
Flags: needinfo?(dholbert)
Comment 3•9 years ago
|
||
You have r=me to fix this comment to say "SVGUseElement". Thanks!
Comment 4•9 years ago
|
||
(I'm assuming you were planning on doing that, at least)
https://hg.mozilla.org/integration/mozilla-inbound/rev/4e9e56998d5ce06c6088e63006fad1a06c9aef9a
Bug 1304706 - Replace nsSVGUseElement by SVGUseElement in comment. r=dholbert; DONTBUILD
Comment 7•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
Comment 8•9 years ago
|
||
| bugherder | ||
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
•