Closed
Bug 868406
Opened 9 years ago
Closed 9 years ago
Need to Shutdown MediaStreamGraph's thread
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: roc, Assigned: roc)
Details
Attachments
(1 file)
1.05 KB,
patch
|
jesup
:
review+
|
Details | Diff | Splinter Review |
MediaStreamGraphImpl::ShutdownThreads exists but is never called.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #745138 -
Flags: review?(rjesup)
Updated•9 years ago
|
Attachment #745138 -
Flags: review?(rjesup) → review+
Assignee | ||
Comment 2•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/be3cef4b69e3
Comment 3•9 years ago
|
||
Backed out: https://hg.mozilla.org/integration/mozilla-inbound/rev/e5972785237b https://hg.mozilla.org/integration/mozilla-inbound/rev/a081cfffeed0 for thread safety assertions on Windows XP and 7: https://tbpl.mozilla.org/php/getParsedLog.php?id=22605157&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=22604913&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=22605215&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=22604946&tree=Mozilla-Inbound and test failures on OSX: https://tbpl.mozilla.org/php/getParsedLog.php?id=22605176&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=22606107&tree=Mozilla-Inbound
Assignee | ||
Comment 4•9 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=c44317abfd43
Assignee | ||
Comment 5•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/c9737a4136cf
Comment 6•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/c9737a4136cf
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in
before you can comment on or make changes to this bug.
Description
•