prefpicker 1.11.0__py3-none-any.whl → 1.13.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of prefpicker might be problematic. Click here for more details.
- prefpicker/prefpicker.py +0 -1
- prefpicker/templates/browser-fuzzing.yml +28 -0
- {prefpicker-1.11.0.dist-info → prefpicker-1.13.0.dist-info}/METADATA +1 -1
- {prefpicker-1.11.0.dist-info → prefpicker-1.13.0.dist-info}/RECORD +8 -8
- {prefpicker-1.11.0.dist-info → prefpicker-1.13.0.dist-info}/WHEEL +1 -1
- {prefpicker-1.11.0.dist-info → prefpicker-1.13.0.dist-info}/LICENSE +0 -0
- {prefpicker-1.11.0.dist-info → prefpicker-1.13.0.dist-info}/entry_points.txt +0 -0
- {prefpicker-1.11.0.dist-info → prefpicker-1.13.0.dist-info}/top_level.txt +0 -0
prefpicker/prefpicker.py
CHANGED
|
@@ -438,6 +438,12 @@ pref:
|
|
|
438
438
|
variants:
|
|
439
439
|
default:
|
|
440
440
|
- true
|
|
441
|
+
dom.webmidi.enabled:
|
|
442
|
+
review_on_close:
|
|
443
|
+
- 836897
|
|
444
|
+
variants:
|
|
445
|
+
default:
|
|
446
|
+
- true
|
|
441
447
|
dom.window_print.fuzzing.block_while_printing:
|
|
442
448
|
variants:
|
|
443
449
|
default:
|
|
@@ -506,6 +512,15 @@ pref:
|
|
|
506
512
|
variants:
|
|
507
513
|
default:
|
|
508
514
|
- true
|
|
515
|
+
fuzzing.webauthn.authenticator_config:
|
|
516
|
+
variants:
|
|
517
|
+
default:
|
|
518
|
+
# ctap2_1
|
|
519
|
+
- 127
|
|
520
|
+
# ctap2
|
|
521
|
+
# - 95
|
|
522
|
+
# ctap1/u2f
|
|
523
|
+
# - 63
|
|
509
524
|
# pref copied from domfuzz
|
|
510
525
|
general.useragent.updates.enabled:
|
|
511
526
|
variants:
|
|
@@ -739,6 +754,11 @@ pref:
|
|
|
739
754
|
variants:
|
|
740
755
|
default:
|
|
741
756
|
- '[{"url": "stun:23.21.150.121"}]'
|
|
757
|
+
media.recorder.video.frame_drops:
|
|
758
|
+
variants:
|
|
759
|
+
default:
|
|
760
|
+
- true
|
|
761
|
+
- false
|
|
742
762
|
media.setsinkid.enabled:
|
|
743
763
|
variants:
|
|
744
764
|
default:
|
|
@@ -757,6 +777,14 @@ pref:
|
|
|
757
777
|
variants:
|
|
758
778
|
default:
|
|
759
779
|
- null
|
|
780
|
+
midi.prompt.testing:
|
|
781
|
+
variants:
|
|
782
|
+
default:
|
|
783
|
+
- true
|
|
784
|
+
midi.testing:
|
|
785
|
+
variants:
|
|
786
|
+
default:
|
|
787
|
+
- true
|
|
760
788
|
# disable automatic connection
|
|
761
789
|
# https://support.mozilla.org/en-US/kb/how-stop-firefox-making-automatic-connections
|
|
762
790
|
network.captive-portal-service.enabled:
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
prefpicker/__init__.py,sha256=XWsqb0fPEcXI12OFAGU0ftCAiUAnNTyyAzADC62x1-g,348
|
|
2
2
|
prefpicker/__main__.py,sha256=8-D6LzRgVF2PwY7XXs1Fs-Nzy0NPOl04DKMmk18SqsU,282
|
|
3
3
|
prefpicker/main.py,sha256=w7SHEEskIYKfF8o0KRLzoS5y9yuMrBH_TTD9T2pM3_Y,3573
|
|
4
|
-
prefpicker/prefpicker.py,sha256=
|
|
4
|
+
prefpicker/prefpicker.py,sha256=22P0PBOtPMAJ-4Y3-ILn0vDIxcqdAzMuEBGEq6erwWc,9364
|
|
5
5
|
prefpicker/test_main.py,sha256=6K4eKDvXwy7ogdj-tOKIfjCJjr0CnQwfFyobjpj4hgk,2644
|
|
6
6
|
prefpicker/test_prefpicker.py,sha256=dh6OMJB-GvdhJdPHOJyvMNqojvRKx-CCCkZDBN-5LZQ,8807
|
|
7
7
|
prefpicker/test_templates.py,sha256=jlu3QTWzn1iE_7ljQs3byBAvUaGjeFZPNuBySSvSUoM,1496
|
|
8
|
-
prefpicker/templates/browser-fuzzing.yml,sha256=
|
|
8
|
+
prefpicker/templates/browser-fuzzing.yml,sha256=xD1gnzx2EHAny7ndJl2FUch0QWFddIwBOf20M0hsx4A,19869
|
|
9
9
|
prefpicker/templates/schema.json,sha256=4WJVuGrxSQHk2CrT5QOZ7SRnTPgK2Dxr4e4LYOmMWyo,898
|
|
10
|
-
prefpicker-1.
|
|
11
|
-
prefpicker-1.
|
|
12
|
-
prefpicker-1.
|
|
13
|
-
prefpicker-1.
|
|
14
|
-
prefpicker-1.
|
|
15
|
-
prefpicker-1.
|
|
10
|
+
prefpicker-1.13.0.dist-info/LICENSE,sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU,16725
|
|
11
|
+
prefpicker-1.13.0.dist-info/METADATA,sha256=klzy2uLKL1NADRqECRRh0gOOTJ-FPigAPVuLUOPVM6A,5138
|
|
12
|
+
prefpicker-1.13.0.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
|
13
|
+
prefpicker-1.13.0.dist-info/entry_points.txt,sha256=og57vebqGVtgg_OZGO39WUb13H8wMzcnNBh4h-t26K0,52
|
|
14
|
+
prefpicker-1.13.0.dist-info/top_level.txt,sha256=H-QqR-VZXNwG4ya7wnqx5NA-yua6D9uQuBquP2zCRbc,11
|
|
15
|
+
prefpicker-1.13.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|