Issue #1395 - Remove FlyWeb Service

This commit is contained in:
Matt A. Tobin 2020-02-06 19:47:29 -05:00 committed by Roy Tam
commit 146d0aa2d2
20 changed files with 0 additions and 244 deletions

View file

@ -4972,8 +4972,6 @@ pref("dom.forms.inputmode", true);
// InputMethods for soft keyboards in B2G
pref("dom.mozInputMethod.enabled", false);
pref("dom.flyweb.enabled", false);
// Enable mapped array buffer by default.
pref("dom.mapped_arraybuffer.enabled", true);