Closed
Bug 1542714
Opened 6 years ago
Closed 6 years ago
nsSVGUtils::GetUserToCanvasTM is no longer needed
Categories
(Core :: SVG, enhancement)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: violet.bugreport, Assigned: violet.bugreport)
Details
Attachments
(1 file)
Some context: https://bugzilla.mozilla.org/show_bug.cgi?id=1541021#c4
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → violet.bugreport
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•6 years ago
|
||
nsSVGUtils::GetUserToCanvasTM becomes dead code and no longer useful,
since it doesn't take CSS transform into account. Let's remove it.
Pushed by violet.bugreport@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/2f71952399fd
Remove nsSVGUtils::GetUserToCanvasTM r=longsonr
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•