prefpicker 2.6.0__tar.gz → 2.6.1__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-2.6.0 → prefpicker-2.6.1}/PKG-INFO +1 -1
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker/templates/browser-fuzzing.yml +2 -2
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker.egg-info/PKG-INFO +1 -1
- {prefpicker-2.6.0 → prefpicker-2.6.1}/.codecov.yml +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/.github/CODEOWNERS +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/.github/workflows/prefmonitor.yml +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/.gitignore +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/.pre-commit-config.yaml +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/.taskcluster.yml +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/CODE_OF_CONDUCT.md +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/LICENSE +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/MANIFEST.in +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/README.md +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/pyproject.toml +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/setup.cfg +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker/__init__.py +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker/__main__.py +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker/main.py +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker/prefpicker.py +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker/py.typed +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker/templates/schema.json +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker/test_main.py +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker/test_prefpicker.py +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker/test_templates.py +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker.egg-info/SOURCES.txt +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker.egg-info/dependency_links.txt +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker.egg-info/entry_points.txt +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker.egg-info/not-zip-safe +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker.egg-info/requires.txt +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/src/prefpicker.egg-info/top_level.txt +0 -0
- {prefpicker-2.6.0 → prefpicker-2.6.1}/tox.ini +0 -0
|
@@ -831,13 +831,13 @@ pref:
|
|
|
831
831
|
variants:
|
|
832
832
|
default:
|
|
833
833
|
- 0
|
|
834
|
-
-
|
|
834
|
+
- null
|
|
835
835
|
layout.css.stylo-work-unit-size:
|
|
836
836
|
variants:
|
|
837
837
|
default:
|
|
838
838
|
- 4
|
|
839
839
|
- 8
|
|
840
|
-
-
|
|
840
|
+
- null
|
|
841
841
|
# 0=Allowed, 1=Blocked, 2=Prompt
|
|
842
842
|
media.autoplay.default:
|
|
843
843
|
variants:
|
|
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
|