Closed
Bug 972126
Opened 11 years ago
Closed 9 years ago
crash in mozilla::dom::CanvasRenderingContext2D::FillRect(double, double, double, double)
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: yury, Unassigned)
Details
(Keywords: crash, Whiteboard: [pdfjs-c-performance])
Crash Data
Attachments
(1 file)
|
261 bytes,
text/html
|
Details |
This bug was filed from the Socorro interface and is
report bp-67c8cf57-7dbb-4b0e-bfcf-668c02140213.
=============================================================
Fails to fill 2D canvas with WebGL canvas pattern
| Reporter | ||
Comment 2•11 years ago
|
||
Needed to improve the pdf.js performance and memory usage (see https://github.com/mozilla/pdf.js/pull/4286)
Whiteboard: [pdfjs-c-performance]
Updated•10 years ago
|
Crash Signature: [@ mozilla::dom::CanvasRenderingContext2D::FillRect(double, double, double, double)] → [@ mozilla::dom::CanvasRenderingContext2D::FillRect(double, double, double, double)]
[@ mozilla::dom::CanvasRenderingContext2D::FillRect]
Comment 3•9 years ago
|
||
I can't reproduce this anymore and I don't see the crashes from http://crash-stats.mozilla.com/ recently.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•