Closed
Bug 1948207
Opened 9 months ago
Closed 8 months ago
Enable WebRTC by default on LoongArch
Categories
(Core :: WebRTC, enhancement)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: xen0n, Assigned: xen0n)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Currently LoongArch is not one of the platforms that have WebRTC enabled by default, but in fact WebRTC works fine on the architecture, and has been confirmed in several downstream builds from e.g. AOSC OS or the Gentoo loongson-overlay.
Enablement is mostly trivial -- only minor build system changes are needed.
| Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
Assignee: nobody → i.moz
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
| Assignee | ||
Comment 2•9 months ago
|
||
Regenerate moz.build files for the loong64 changes in gn_processor.py
to take effect.
Generation command:
./mach python build/gn_processor.py \
dom/media/webrtc/third_party_build/gn-configs/webrtc.json
| Assignee | ||
Comment 3•9 months ago
|
||
Updated•8 months ago
|
Attachment #9466129 -
Attachment description: Bug 1948207 - Update gn_processor.py to support linux on loong64. r?glandium → Bug 1948207 - Update gn_processor.py to support linux on loong64. r?#firefox-build-system-reviewers
Pushed by bcampen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c4a2d90390d2
Update gn_processor.py to support linux on loong64. r=firefox-build-system-reviewers,glandium
https://hg.mozilla.org/integration/autoland/rev/57e21b5e199d
Regenerate libwebrtc moz.build files. r=webrtc-reviewers,mjf
https://hg.mozilla.org/integration/autoland/rev/63d7b5f44d44
Enable WebRTC for loongarch64 in toolkit/moz.configure. r=webrtc-reviewers,mjf
Comment 5•8 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c4a2d90390d2
https://hg.mozilla.org/mozilla-central/rev/57e21b5e199d
https://hg.mozilla.org/mozilla-central/rev/63d7b5f44d44
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•