gecko-dev/modules/libpref
J. Ryan Stinnett 9678414e95 Bug 1606823 - Add support for WebRTC transport-cc extension. r=bwc,drno
This change includes support to negotiate the transport-wide-cc RTP extension
needed to enable sender side bandwidth estimation in WebRTC. When this
extension is supported in both sides during the Offer/Answer negotiation the
transport_cc mode is enabled in the WebRTC engine so that this mode is used
instead of the legacy receiver-side (REMB based) mechanism.

The change is inspired on this fork by medooze team:
https://github.com/medooze/gecko-dev/pull/2/files

Co-authored-by: ggarber <gustavogb@gmail.com>

Differential Revision: https://phabricator.services.mozilla.com/D68734

--HG--
extra : moz-landing-system : lando
2020-03-30 22:32:43 +00:00
..
docs Bug 1544868 - Remove network predictor code and network.predictor.cleaned-up preference r=valentin 2020-03-31 13:57:09 +00:00
init Bug 1606823 - Add support for WebRTC transport-cc extension. r=bwc,drno 2020-03-30 22:32:43 +00:00
parser Bug 1617369 - Reformat libpref/ using rustfmt r=njn 2020-03-02 10:37:29 +00:00
test Bug 1606182 - add python-test using python3 to make check r=Callek 2019-12-30 18:02:23 +00:00
components.conf
greprefs.js Bug 1576546 - Add various explanatory comments to the top of prefs files. r=KrisWright 2019-08-26 16:40:10 +00:00
moz.build Bug 1616630 - Use py3_action for GENERATED_FILES that already support it; r=firefox-build-system-reviewers,kvark,rstewart 2020-02-21 00:05:17 +00:00
nsIPrefBranch.idl
nsIPrefLocalizedString.idl
nsIPrefService.idl
nsIRelativeFilePref.idl
nsRelativeFilePref.h
Preferences.cpp Bug 1619032 - Register 'mirror: always' StaticPref callbacks after pref values have been read. r=njn 2020-03-17 04:11:35 +00:00
Preferences.h Bug 1579367 - Initialize XPCJSContext explicitly, after loading user prefs. r=kmag 2019-11-22 12:40:17 +00:00
SharedPrefMap.cpp
SharedPrefMap.h
StaticPrefsBase.h Bug 1625138 - Part 35: Replace mozilla::TrueType with std::true_type. r=froydnj,jgilbert 2020-03-28 13:57:20 +00:00