Closed
Bug 1062249
Opened 11 years ago
Closed 11 years ago
Vastly simplify the various GetCanvasTM methods
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(1 file)
41.37 KB,
patch
|
longsonr
:
review+
jwatt
:
checkin+
|
Details | Diff | Splinter Review |
Bug 932771 gets us to the point where GetCanvasTM's aTransformRoot argument is unused, and its aFor argument is only ever passed FOR_OUTERSVG_TM. We can now simplify the code by getting rid of both arguments.
![]() |
Assignee | |
Comment 1•11 years ago
|
||
I'm still working on finishing off bug 932771's patch, but this should be reviewable all the same.
Attachment #8483436 -
Flags: review?(longsonr)
Updated•11 years ago
|
Attachment #8483436 -
Flags: review?(longsonr) → review+
![]() |
Assignee | |
Comment 2•11 years ago
|
||
Comment on attachment 8483436 [details] [diff] [review]
patch
https://hg.mozilla.org/integration/mozilla-inbound/rev/9e6c2fe193c0
Attachment #8483436 -
Flags: checkin+
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in
before you can comment on or make changes to this bug.
Description
•