Closed Bug 1772380 Opened 2 years ago Closed 2 years ago

Fix screen sharing failures resulting from the upstream import of libwebrtc c89fdd716c

Categories

(Core :: WebRTC, defect, P1)

defect

Tracking

()

RESOLVED FIXED
106 Branch
Tracking Status
firefox106 --- fixed

People

(Reporter: ng, Assigned: ng)

Details

Attachments

(5 files)

Changes in libwebrtc c89fdd716c have caused build and runtime failures in during screen sharing.

Assignee: nobody → na-g
Status: NEW → ASSIGNED

The underlying PlatformThread interface has changed. A stopped thread
can no longer be restarted. This seems like a step towards sanity.

Pushed by cosheehan@mozilla.com: https://hg.mozilla.org/mozilla-central/rev/966d30990cda windows threading fixes;r?mjf https://hg.mozilla.org/mozilla-central/rev/585ec9861006 Build 1766646 - (fix-c89fdd716c) fixes for the refactored PlatformThread API;r?mjf https://hg.mozilla.org/mozilla-central/rev/6285ca3e1546 Correct incorrectly named "unused" function pointer initialization;r?mjf https://hg.mozilla.org/mozilla-central/rev/7efcf976d7bf additional non-windows threading fixes;r?mjf https://hg.mozilla.org/mozilla-central/rev/0c4901eb3f96 to upstream - ref count this in lambda capture;r?mjf
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: