Closed
Bug 721589
Opened 13 years ago
Closed 13 years ago
Intermittent M4 failure: /tests/image/test/mochitest/test_error_events.html | Got onload for error-late
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: justin.lebar+bug, Assigned: justin.lebar+bug)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
68.15 KB,
patch
|
joe
:
review+
|
Details | Diff | Splinter Review |
There must be a race condition here which causes us to fire either an onerror or an onload for this erroneous image depending on how much stuff we decode.
https://tbpl.mozilla.org/php/getParsedLog.php?id=8863420&tree=Mozilla-Inbound
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → justin.lebar+bug
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 3•13 years ago
|
||
Review: JOEDREW
There's clearly a race here with respect to how much of this image we decode in one timeslice.
Comment 4•13 years ago
|
||
Comment on attachment 592160 [details] [diff] [review]
Patch v1 (remove large image from test)
:/
Attachment #592160 -
Flags: review+
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 7•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•12 years ago
|
Keywords: intermittent-failure
Updated•12 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•