mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1220891 - Let web Firefox Accounts UI ride the trains. r=margaret
This commit is contained in:
parent
217fc38912
commit
b695cede38
@ -118,10 +118,5 @@ MOZ_ADDON_SIGNING=1
|
||||
# usage of the framework.
|
||||
MOZ_SWITCHBOARD=1
|
||||
|
||||
# Use native Firefox Accounts UI after Nightly.
|
||||
if ! test "$NIGHTLY_BUILD"; then
|
||||
MOZ_ANDROID_NATIVE_ACCOUNT_UI=1
|
||||
fi
|
||||
|
||||
# Disable GeckoView by default.
|
||||
export MOZ_DISABLE_GECKOVIEW=1
|
||||
|
Loading…
Reference in New Issue
Block a user