Fix MCSInfo's shutdown listener to avoid errors if shutdown is already in process when the listener is started.
Categories
(Core :: Audio/Video, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox-esr102 | --- | unaffected |
firefox103 | --- | unaffected |
firefox104 | --- | fixed |
firefox105 | + | fixed |
People
(Reporter: az, Assigned: az)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1766307
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Hi, I assume you intended to move D152954 here. And I added some comments to the already published patch, would you mind to take a look? Thanks!
Remove XPCOM shutdown listener from MCSInfo to remove possibility of the listener starting after the shutdown process has already begun.
Hi :jstutte, thanks for the heads up + comments! Just wanted to let you know that I read + responded, and will update tomorrow. Thanks!
Updated•2 years ago
|
Comment 7•2 years ago
|
||
Backed out changeset 023fe8af666e (bug 1782313) for causing gtest failures in MediaCodecsSupport
Backout link: https://hg.mozilla.org/integration/autoland/rev/f69ff4d8bbf2dc344dc5ac0a2aab6de7574850c1
TEST-UNEXPECTED-FAIL | MediaCodecsSupport.GetMediaCodecsSupportedString | Value of: supportString.Equals( "Codec support information:\nH264 SW\nH264 HW\nVP8 SW"_ns)
Comment 9•2 years ago
|
||
The bug is marked as tracked for firefox105 (nightly). However, the bug still has low severity.
:jimm, could you please increase the severity for this tracked bug? If you disagree with the tracking decision, please talk with the release managers.
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 10•2 years ago
|
||
Updated•2 years ago
|
Comment 11•2 years ago
|
||
Comment 12•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Description
•