Closed
Bug 1267080
Opened 9 years ago
Closed 9 years ago
[Skia] GrAAStrokeRectBatch.cpp:442: failed assertion "devInside.fLeft == devInside.fRight && devInside.fTop == devInside.fBottom"
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
mozilla49
People
(Reporter: jruderman, Assigned: lsalzman)
References
Details
(Keywords: assertion, testcase, Whiteboard: [gfx-noted])
Attachments
(3 files)
gfx/skia/skia/src/gpu/batches/GrAAStrokeRectBatch.cpp:442: failed assertion "devInside.fLeft == devInside.fRight && devInside.fTop == devInside.fBottom"
Reporter | ||
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Filed upstream Skia bug report: https://bugs.chromium.org/p/skia/issues/detail?id=5221
Whiteboard: [gfx-noted]
Assignee | ||
Comment 3•9 years ago
|
||
This is just a backport, with minor tweaks to compile, of the following upstream fix: https://skia.googlesource.com/skia.git/+/40ef48580b8bd47355ccf05e43d8032c10a77bbe
Updated•9 years ago
|
Attachment #8748966 -
Flags: review?(mchang) → review+
Comment 5•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•