Closed
Bug 1497619
Opened 6 years ago
Closed 6 years ago
Restore thread check in process_thread_impl.cc
Categories
(Core :: WebRTC: Audio/Video, enhancement, P3)
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: dminor, Assigned: dminor)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This is disabled here [1]. We should figure out why it is being called from different threads and fix it.
[1] https://searchfox.org/mozilla-central/rev/80ac71c1c54af788b32e851192dfd2de2ec18e18/media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.cc#133
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → dminor
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Not not really needed.
Pushed by dminor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/923373fdf5e5
Restore thread check in process_thread_impl.cc; r=ng
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•