Closed
Bug 1645747
Opened 5 years ago
Closed 5 years ago
Change SVGPoint.matrixTransform to take a DOMMatrix2DInit parameter rather than SVGMatrix
Categories
(Core :: SVG, enhancement)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: longsonr, Assigned: longsonr)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → longsonr
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Summary: Change all remaining places where SVGMatrix is an IDL input parameter to DOMMatrix2DInit → Change SVGPoint.matrixTransform to take a DOMMatrix2DInit parameter rather than SVGMatrix
Updated•5 years ago
|
Attachment #9156692 -
Attachment description: Bug 1645747 - Change all remaining places where SVGMatrix is an IDL input parameter to DOMMatrix2DInit → Bug 1645747 - Change SVGPoint.matrixTransform to take a DOMMatrix2DInit parameter rather than SVGMatrix
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/4e980826c697
Change SVGPoint.matrixTransform to take a DOMMatrix2DInit parameter rather than SVGMatrix r=emilio
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•