Closed
Bug 244292
Opened 21 years ago
Closed 21 years ago
Implement createSVGTransformFromMatrix()
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
3.37 KB,
patch
|
alex
:
review+
|
Details | Diff | Splinter Review |
I'm breaking this task off from bug 243536 since implementing
createSVGTransformFromMatrix() is far simpler and not dependent on the other
issues covered by that bug.
![]() |
Assignee | |
Updated•21 years ago
|
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 1•21 years ago
|
||
Currently I'm not able to build mozilla, so I haven't tested this patch.
Comments would still be appreciated.
![]() |
Assignee | |
Comment 2•21 years ago
|
||
Comment on attachment 149054 [details] [diff] [review]
patch (tested win2k)
I have now managed to build and test this patch on win2k. My only concern is
that since I edited the file on windows there are now \r's in the file. Is this
a problem?
Attachment #149054 -
Attachment description: untested patch → patch (tested win2k)
Attachment #149054 -
Flags: review?(alex)
Comment 3•21 years ago
|
||
Comment on attachment 149054 [details] [diff] [review]
patch (tested win2k)
r=afri
Do you want me to check it in for you?
(In reply to comment #2)
> (From update of attachment 149054 [details] [diff] [review])
> I have now managed to build and test this patch on win2k. My only concern is
> that since I edited the file on windows there are now \r's in the file. Is this
> a problem?
>
No, not as long as the patch has the right line ending.
Attachment #149054 -
Flags: review?(alex) → review+
Comment 4•21 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•