Closed
Bug 931996
Opened 12 years ago
Closed 12 years ago
Add an AppendEllipseToPath helper to Moz2D
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: jwatt, Assigned: jwatt)
References
(Blocks 1 open bug)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
|
1.79 KB,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
This code is cribbed from gfxContext::Ellipse.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #823522 -
Flags: review?(bas)
Updated•12 years ago
|
Attachment #823522 -
Flags: review?(bas) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Sadly had to backout this push due to failures linking on Windows:
https://tbpl.mozilla.org/php/getParsedLog.php?id=29971575&tree=Mozilla-Inbound
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/c4f51fe7d637
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/a750c58e428e
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/9189b08d7d5e
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
(In reply to Ed Morley [:edmorley UTC+1] from comment #4)
> Either this or bug 931915 also resulted in leaks, eg:
> https://tbpl.mozilla.org/php/getParsedLog.php?id=29974755&tree=Mozilla-
> Inbound
> https://tbpl.mozilla.org/php/getParsedLog.php?id=29973338&tree=Mozilla-
> Inbound
> https://tbpl.mozilla.org/php/getParsedLog.php?id=29974475&tree=Mozilla-
> Inbound
In fact, I think these leaks were bug 926128 (multiple overlapping bustage). Once the compilation failures are fixed - can you run past try to double check both that and absence of leaks please? :-)
| Assignee | ||
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Comment 8•12 years ago
|
||
Does this have or could have any unit (or other kind of) tests?
Updated•12 years ago
|
Flags: in-testsuite?
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•