Open
Bug 1792633
Opened 2 years ago
Remove WEBRTC_BUILD_WITH_MOZILLA and build_with_mozilla
Categories
(Core :: WebRTC, task, P2)
Core
WebRTC
Tracking
()
NEW
People
(Reporter: ng, Unassigned)
References
(Blocks 1 open bug)
Details
We need to remove all uses of the C++ flag and the gn build flag, instead relying on feature flags.
We define the BUILD_WITH_MOZILLA flag in this patch: https://hg.mozilla.org/mozilla-central/rev/27c5112d8f4c
You need to log in
before you can comment on or make changes to this bug.
Description
•