Closed
Bug 1229975
Opened 10 years ago
Closed 10 years ago
[Skia-update branch] GrConvexPolyEffect.cpp:260: failed assertion "SkPathPriv::CheapComputeFirstDirection(path, &dir)"
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla48
People
(Reporter: jruderman, Assigned: lsalzman)
References
Details
(Keywords: regression, testcase, Whiteboard: [gfx-noted])
Attachments
(3 files)
Using the Mac build from https://treeherder.mozilla.org/#/jobs?repo=try&revision=91dc4f334fc5
(This does NOT reproduce on mozilla-central because bug 1082598 has not landed yet.)
gfx/skia/skia/src/gpu/effects/GrConvexPolyEffect.cpp:260: failed assertion "SkPathPriv::CheapComputeFirstDirection(path, &dir)"
| Reporter | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Filed upstream bug report: https://bugs.chromium.org/p/skia/issues/detail?id=4727
Whiteboard: [gfx-noted]
| Assignee | ||
Comment 4•10 years ago
|
||
(In reply to Milan Sreckovic [:milan] from comment #3)
> Parking with Lee to await the patch.
No movement upstream on this issue yet - trying to bump it.
| Assignee | ||
Comment 5•10 years ago
|
||
This is just a straight backport of the upstream fix here: https://skia.googlesource.com/skia.git/+/7888de0db74ac08162c85903a71a48f6d2a3013f
Attachment #8735988 -
Flags: review?(mchang)
Updated•10 years ago
|
Attachment #8735988 -
Flags: review?(mchang) → review+
| Assignee | ||
Comment 6•10 years ago
|
||
Comment 8•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•