Closed
Bug 746497
Opened 13 years ago
Closed 8 years ago
[Skia] SkPathStroker::preJoinTo failed assertion "set_normal_unitnormal(fPrevPt, currPt, fRadius, normal, unitNormal)"
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase, Whiteboard: [skia-upstream])
Attachments
(2 files)
1. Set
user_pref("gfx.canvas.azure.enabled", true);
2. Load the testcase in a debug build of Firefox.
Result:
gfx/skia/src/core/SkStroke.cpp:124: failed assertion "set_normal_unitnormal(fPrevPt, currPt, fRadius, normal, unitNormal)"
| Reporter | ||
Comment 1•13 years ago
|
||
Updated•12 years ago
|
Whiteboard: [skia-upstream]
| Reporter | ||
Comment 2•10 years ago
|
||
WFM on Mac. I should retest on Linux before marking as WFM.
| Reporter | ||
Comment 3•10 years ago
|
||
Bug 1221304 has a current Mac testcase.
Comment 4•8 years ago
|
||
This no longer reproduces on trunk.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/31c6b93b6b3c
Add crashtest. r=me
Updated•8 years ago
|
Resolution: FIXED → WORKSFORME
Comment 6•8 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•