firefox: update changes for firefox 112.0
This commit is contained in:
parent
9520d95c62
commit
7745dd75a1
2 changed files with 7 additions and 27 deletions
|
|
@ -29,7 +29,7 @@ rm debian/control
|
|||
|
||||
# Disable remote settings antifeature.
|
||||
sed '/async fetchLatestChanges.*/areturn;' -i services/settings/Utils.jsm
|
||||
sed '/async download.*/areturn;' -i services/settings/RemoteSettingsClient.jsm services/settings/Attachments.jsm
|
||||
sed '/async download.*/areturn;' -i services/settings/RemoteSettingsClient.sys.mjs services/settings/Attachments.sys.mjs
|
||||
|
||||
# Disable activity-stream antifeatures.
|
||||
# These are not condensed into a single sed script to make it fail on individual commands that didn't change the source
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue