Bug 1483979 - Enable fxa commands r=markh

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Edouard Oger 2018-08-17 05:50:51 +00:00
parent 32a9d0ca9f
commit 0023148b4d

View File

@ -1402,7 +1402,7 @@ pref("identity.fxaccounts.migrateToDevEdition", false);
#endif
// If activated, send tab will use the new FxA commands backend.
pref("identity.fxaccounts.commands.enabled", false);
pref("identity.fxaccounts.commands.enabled", true);
// On GTK, we now default to showing the menubar only when alt is pressed:
#ifdef MOZ_WIDGET_GTK