зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1768725 - Add GMP OpenH264 pref status to about:webrtc;r=jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D146005
This commit is contained in:
Родитель
b5b8ae5494
Коммит
5982715a7e
|
@ -1144,6 +1144,7 @@ function renderUserPrefs() {
|
|||
"media.peerconnection",
|
||||
"media.navigator",
|
||||
"media.getusermedia",
|
||||
"media.gmp-gmpopenh264.enabled",
|
||||
];
|
||||
const renderPref = p => renderText("p", `${p}: ${getPref(p)}`);
|
||||
const display = prefs
|
||||
|
|
Загрузка…
Ссылка в новой задаче