Closed
Bug 1516592
Opened 7 years ago
Closed 7 years ago
Move nsISMILType to the mozilla namespace and rename it as SMILType
Categories
(Core :: SVG, enhancement)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: longsonr, Assigned: longsonr)
Details
Attachments
(1 file)
18.54 KB,
patch
|
dholbert
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•7 years ago
|
||
Most of this bug was created via
sed -i '.bak' 's/nsISMILType/SMILType/g' *.h
sed -i '.bak' 's/nsISMILType/SMILType/g' *.cpp
Assignee: nobody → longsonr
Attachment #9033490 -
Flags: review?(dholbert)
Comment 2•7 years ago
|
||
Comment on attachment 9033490 [details] [diff] [review]
patch
Review of attachment 9033490 [details] [diff] [review]:
-----------------------------------------------------------------
r=me
Thanks for keeping this cleanup going!
Attachment #9033490 -
Flags: review?(dholbert) → review+
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4b34ca564fc0
Move nsISMILType to the mozilla namespace and rename it as SMILType r=dholbert
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 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
•