Closed
Bug 1242822
Opened 8 years ago
Closed 6 years ago
SkAntiRun.h:51: failed assertion "x >= 0 && x + (startAlpha != 0) + middleCount + (stopAlpha != 0) <= fWidth"
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase, Whiteboard: [gfx-noted])
Attachments
(2 files)
gfx/skia/skia/src/core/SkAntiRun.h:51: failed assertion "x >= 0 && x + (startAlpha != 0) + middleCount + (stopAlpha != 0) <= fWidth"
Reporter | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
I couldn't manage to reproduce this one. Runs fine.
Updated•8 years ago
|
Whiteboard: [gfx-noted]
Updated•6 years ago
|
Priority: -- → P3
Comment 3•6 years ago
|
||
This no longer reproduces on trunk.
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox47:
affected → ---
Flags: in-testsuite+
Resolution: --- → WORKSFORME
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/06b41b154ad7 Add crashtest. r=me
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/06b41b154ad7
You need to log in
before you can comment on or make changes to this bug.
Description
•