Closed
Bug 646912
Opened 14 years ago
Closed 14 years ago
nsSVGAngle::GetDegreesPerUnit is wrong for grad
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
4.69 KB,
patch
|
dholbert
:
review+
|
Details | Diff | Splinter Review |
It's off by a factor of 2. Patch coming up.
Updated•14 years ago
|
Attachment #523356 -
Flags: review?(dholbert) → review+
Assignee | ||
Updated•14 years ago
|
Whiteboard: [need landing]
Comment 2•14 years ago
|
||
(I'd flagged bug 545042 as having caused this, since it was the last cset to touch this line of code, but from doing a bit of further hg archeology, it looks like we've had the wrong conversion factor there for quite a while longer. --> Removing bug 545042 from blocking field.)
No longer blocks: 545042
Assignee | ||
Comment 3•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/a02c78f5cf12
Status: NEW → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [need landing]
Target Milestone: --- → mozilla2.2
You need to log in
before you can comment on or make changes to this bug.
Description
•