Closed
Bug 997034
Opened 11 years ago
Closed 8 years ago
[b2g][emulator] Intermittent test_drawDiscardedImage.html | unable to connect to device after canvas.toDataURL()
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: schien, Unassigned)
Details
It's about 50% chance that test_drawDiscardedImage.html will be timeout on emulator opt build.
The test case was hanged while invoking canvas.toDataURL() and I found HTMLCanvasElement::ExtractData() doesn't return.
http://dxr.mozilla.org/mozilla-central/source/content/html/content/src/HTMLCanvasElement.cpp#464
TBPL log:
https://tbpl.mozilla.org/php/getParsedLog.php?id=37891417&tree=Try
Are we OOMing?
Reporter | ||
Comment 2•11 years ago
|
||
I'm not sure what the log will look like while hitting OOM. It's more like the device hang from the current TBPL log.
Comment 3•8 years ago
|
||
We don't support b2g anymore.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•