Closed
Bug 1196558
Opened 9 years ago
Closed 9 years ago
Intermittent test_fastSeek.html | application crashed [@ mozilla::TaskQueue::Dispatch(already_AddRefed<nsIRunnable>, mozilla::AbstractThread::DispatchFailureHandling, mozilla::AbstractThread::DispatchReason)]
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla43
Tracking | Status | |
---|---|---|
firefox41 | --- | unaffected |
firefox42 | --- | unaffected |
firefox43 | --- | fixed |
firefox-esr38 | --- | unaffected |
People
(Reporter: KWierso, Assigned: jya)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
(deleted),
patch
|
eflores
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Comment 2•9 years ago
|
||
We are in a racy situation where the task queue could start flushing after we've tested if it was being flushed. We do not care if the task isn't going to be dispatched as we want the frame to be dropped when that happens anyway.
Attachment #8652145 -
Flags: review?(edwin)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jyavenard
Attachment #8652145 -
Flags: review?(edwin) → review+
Comment 4•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
Updated•9 years ago
|
status-firefox41:
--- → unaffected
status-firefox42:
--- → unaffected
status-firefox-esr38:
--- → unaffected
Comment 5•9 years ago
|
||
Comment 6•9 years ago
|
||
Backed out for a youtube playback regression. See Bug 1199573.
https://hg.mozilla.org/releases/mozilla-aurora/rev/5bb661db5c6c
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•9 years ago
|
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
Comment 7•9 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•