prefpicker 1.22.1__tar.gz → 1.22.2__tar.gz
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-1.22.1 → prefpicker-1.22.2}/PKG-INFO +1 -1
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker/templates/browser-fuzzing.yml +8 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker.egg-info/PKG-INFO +1 -1
- {prefpicker-1.22.1 → prefpicker-1.22.2}/.codecov.yml +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/.github/CODEOWNERS +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/.github/workflows/prefmonitor.yml +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/.gitignore +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/.pre-commit-config.yaml +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/.taskcluster.yml +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/CODE_OF_CONDUCT.md +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/LICENSE +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/MANIFEST.in +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/README.md +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/pyproject.toml +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/setup.cfg +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/setup.py +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker/__init__.py +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker/__main__.py +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker/main.py +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker/prefpicker.py +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker/py.typed +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker/templates/schema.json +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker/test_main.py +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker/test_prefpicker.py +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker/test_templates.py +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker.egg-info/SOURCES.txt +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker.egg-info/dependency_links.txt +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker.egg-info/entry_points.txt +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker.egg-info/not-zip-safe +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker.egg-info/requires.txt +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/src/prefpicker.egg-info/top_level.txt +0 -0
- {prefpicker-1.22.1 → prefpicker-1.22.2}/tox.ini +0 -0
|
@@ -69,6 +69,10 @@ pref:
|
|
|
69
69
|
variants:
|
|
70
70
|
default:
|
|
71
71
|
- true
|
|
72
|
+
browser.launcherProcess.enabled:
|
|
73
|
+
variants:
|
|
74
|
+
default:
|
|
75
|
+
- false
|
|
72
76
|
browser.newtabpage.activity-stream.discoverystream.enabled:
|
|
73
77
|
variants:
|
|
74
78
|
default:
|
|
@@ -985,6 +989,10 @@ pref:
|
|
|
985
989
|
variants:
|
|
986
990
|
default:
|
|
987
991
|
- true
|
|
992
|
+
toolkit.content-background-hang-monitor.disabled:
|
|
993
|
+
variants:
|
|
994
|
+
default:
|
|
995
|
+
- true
|
|
988
996
|
toolkit.cosmeticAnimations.enabled:
|
|
989
997
|
variants:
|
|
990
998
|
default:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|