Closed
Bug 1772400
Opened 4 years ago
Closed 4 years ago
Update libwebrtc's third_party (specifically abseil-cpp for numeric:bits)
Categories
(Core :: WebRTC, task)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
People
(Reporter: mjf, Assigned: mjf)
References
Details
Attachments
(4 files)
Upstream commit 09fb787f9a6 uses absl::bit_width which we don't currently vendor in. Once that happens we can remove our local backout of 09fb787f9a6.
| Assignee | ||
Updated•4 years ago
|
Depends on: libwebrtc-fast-forward
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → mfroman
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•4 years ago
|
||
Several of these patches have been unindented to match the original content
of the files to make merging easier in the fast-foward work.
127ace4d8887 - Bug 1654112 - Tweak upstream gn files for Firefox build.
65562b1a98a3 - Bug 1654112 - minimize abseil-cpp build and usage in libwebrtc.
58f47eacaf10 - Bug 1654112 - deconflate the target and host architectures in libwebrtc build files
d82676479c91 - Bug XXX - add empty third_party/libwebrtc/third_party/google_benchmark/buildconfig.gni
Depends on D148808
| Assignee | ||
Comment 3•4 years ago
|
||
Depends on D148809
| Assignee | ||
Comment 4•4 years ago
|
||
Depends on D148810
| Assignee | ||
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•4 years ago
|
Blocks: libwebrtc-fast-forward
No longer depends on: libwebrtc-fast-forward
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/d59cc59827b3
pt1 - vendor third_party/libwebrtc/third_party (359f0db10c82ddc48f7b5c9c1c680aa6867323a0) r?ng!
https://hg.mozilla.org/mozilla-central/rev/29bb1b6d7fc4
pt2 - Rollup of various patches to third_party/libwebrtc/third_party r?ng!
https://hg.mozilla.org/mozilla-central/rev/2ac41fd21041
pt2 - Rollup of various patches to third_party/libwebrtc/third_party r?ng! - moz.build file updates
Comment 6•4 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•