Closed
Bug 776250
Opened 13 years ago
Closed 13 years ago
Rename nsISVGChildFrame::UpdateBounds to nsISVGChildFrame::ReflowSVG to make it easier for non-SVG devs to understand the SVG code
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
33.30 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
We should rename nsISVGChildFrame::UpdateBounds to nsISVGChildFrame::ReflowSVG to make it easier for non-SVG devs to understand the SVG code.
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Attachment #644646 -
Flags: review?(roc)
Attachment #644646 -
Flags: review?(roc) → review+
Comment 2•13 years ago
|
||
_removeing_ should be written as _removing_
![]() |
Assignee | |
Comment 3•13 years ago
|
||
Pushed https://hg.mozilla.org/integration/mozilla-inbound/rev/b263947c76fc
Fixed some other methods with BoundsUpdate in their names that I missed before too.
Missed the spelling fix, sorry longsonr.
![]() |
Assignee | |
Updated•13 years ago
|
Target Milestone: --- → mozilla17
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•