Closed
Bug 1638873
Opened 4 years ago
Closed 4 years ago
CanvasEventRingBuffer::ReadNextEvent can loop if ReadElement fails after checkpoint.
Categories
(Core :: Graphics: Canvas2D, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla78
People
(Reporter: bobowen, Assigned: bobowen)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
I found this while killing the content process trying to reproduce a different problem.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by bobowencode@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8e9afbc5d948
Check buffer is good before reading next event after checkpoint in CanvasEventRingBuffer::ReadNextEvent. r=jrmuizel
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
Assignee | ||
Updated•4 years ago
|
status-firefox76:
--- → disabled
status-firefox77:
--- → disabled
status-firefox-esr68:
--- → disabled
You need to log in
before you can comment on or make changes to this bug.
Description
•