Closed
Bug 1515607
Opened 6 years ago
Closed 6 years ago
Move nsSVGFE into the mozilla::dom namespace
Categories
(Core :: SVG, enhancement)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: longsonr, Assigned: longsonr)
Details
Attachments
(1 file)
|
20.26 KB,
patch
|
dholbert
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•6 years ago
|
||
some of this bug was written using
sed -i '.bak' 's/nsSVGFE/SVGFE/g' *.cpp
sed -i '.bak' 's/nsSVGFE/SVGFE/g' *.h
rm *.bak
Assignee: nobody → longsonr
Attachment #9032645 -
Flags: review?(dholbert)
Comment 2•6 years ago
|
||
Comment on attachment 9032645 [details] [diff] [review]
patch
Review of attachment 9032645 [details] [diff] [review]:
-----------------------------------------------------------------
r=me
Attachment #9032645 -
Flags: review?(dholbert) → review+
| Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•