Closed
Bug 702477
Opened 13 years ago
Closed 13 years ago
Change the names of nsSVGPathElement::GetScale and nsSVGTextPathFrame::GetPathScale
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
6.75 KB,
patch
|
longsonr
:
review+
|
Details | Diff | Splinter Review |
The method names nsSVGPathElement::GetScale and nsSVGTextPathFrame::GetPathScale (especially the former) are less than helpful. Here's a patch to give them better names and add some documenting comments.
Attachment #574472 -
Flags: review?(longsonr)
Updated•13 years ago
|
Attachment #574472 -
Flags: review?(longsonr) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/44759e317dc8
To save time/mistakes when merging, please could you set assignee + target milestone when landing on inbound (https://wiki.mozilla.org/Tree_Rules/Inbound#Please_do_the_following_after_pushing_to_inbound).
Thanks :-)
Assignee: nobody → jwatt
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
Assignee | ||
Comment 3•13 years ago
|
||
Oops, will do, thanks.
You need to log in
before you can comment on or make changes to this bug.
Description
•