Closed
Bug 927351
Opened 11 years ago
Closed 4 years ago
Canvas: Skia assertion failed: "devBound.contains(clipRegion.getBounds())"
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: jruderman, Unassigned, NeedInfo)
Details
(Keywords: assertion, testcase, Whiteboard: [skia-upstream])
Attachments
(2 files)
With:
user_pref("gfx.canvas.azure.accelerated", true);
user_pref("gfx.canvas.azure.backends", "skia");
gfx/skia/src/gpu/SkGpuDevice.cpp(421) : devBound.contains(clipRegion.getBounds()) failed
Reporter | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Whiteboard: [skia-upstream]
Comment 2•4 years ago
|
||
Hey Jesse,
Can you still reproduce this issue or should we close it?
Flags: needinfo?(jruderman)
Comment 3•4 years ago
|
||
Closing this as Incomplete since there are no new updates from the reporter. Feel free to reopen it if the issue still occurs.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•