Enable profile downgrade
This commit is contained in:
parent
234c40b2b9
commit
b2802deb3d
@ -251,6 +251,9 @@ done
|
||||
# Flatpak specific environment variables
|
||||
%FLATPAK_ENV_VARS%
|
||||
|
||||
# Don't throw "old profile" dialog box.
|
||||
export MOZ_ALLOW_DOWNGRADE=1
|
||||
|
||||
# Run the browser
|
||||
debugging=0
|
||||
if [ $debugging = 1 ]
|
||||
|
@ -951,6 +951,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
mozilla-1567434, mozilla-1573813, mozilla-1574036,
|
||||
mozilla-1576268).
|
||||
- Enable multiprocess compilation.
|
||||
- Enable profile downgrade.
|
||||
|
||||
* Thu Aug 29 2019 Jan Horak <jhorak@redhat.com> - 69.0-1
|
||||
- Update to 69.0
|
||||
|
Loading…
Reference in New Issue
Block a user