diff options
author | B. Stack <bgstack15@gmail.com> | 2022-06-01 00:28:10 +0000 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-06-01 00:28:10 +0000 |
commit | 831ddd811e131d937fe43aac7bd2e2e639fd04c8 (patch) | |
tree | 9eab6f7bc29acb210cbf1eb4c9ea261e496f8ed3 /librewolf/debian/patches/fixes/Allow-.js-preference-files-to-set-locked-prefs-with-.patch | |
parent | Merge branch 'freefilesync-bump' into 'master' (diff) | |
parent | fix dsc to use libpulse-dev (diff) | |
download | stackrpms-831ddd811e131d937fe43aac7bd2e2e639fd04c8.tar.gz stackrpms-831ddd811e131d937fe43aac7bd2e2e639fd04c8.tar.bz2 stackrpms-831ddd811e131d937fe43aac7bd2e2e639fd04c8.zip |
Merge branch 'librewolf-bump' into 'master'
Librewolf bump
See merge request bgstack15/stackrpms!297
Diffstat (limited to 'librewolf/debian/patches/fixes/Allow-.js-preference-files-to-set-locked-prefs-with-.patch')
-rw-r--r-- | librewolf/debian/patches/fixes/Allow-.js-preference-files-to-set-locked-prefs-with-.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librewolf/debian/patches/fixes/Allow-.js-preference-files-to-set-locked-prefs-with-.patch b/librewolf/debian/patches/fixes/Allow-.js-preference-files-to-set-locked-prefs-with-.patch index c06839f..a474a5b 100644 --- a/librewolf/debian/patches/fixes/Allow-.js-preference-files-to-set-locked-prefs-with-.patch +++ b/librewolf/debian/patches/fixes/Allow-.js-preference-files-to-set-locked-prefs-with-.patch @@ -7,7 +7,7 @@ Subject: Allow .js preference files to set locked prefs with lockPref() 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/modules/libpref/parser/src/lib.rs b/modules/libpref/parser/src/lib.rs -index bce98c0..da33195 100644 +index bce98c0..da33195a 100644 --- a/modules/libpref/parser/src/lib.rs +++ b/modules/libpref/parser/src/lib.rs @@ -11,8 +11,9 @@ |