prefpicker 2.3.0__tar.gz → 2.5.0__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.3.0 → prefpicker-2.5.0}/PKG-INFO +1 -1
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker/templates/browser-fuzzing.yml +8 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker.egg-info/PKG-INFO +1 -1
- {prefpicker-2.3.0 → prefpicker-2.5.0}/.codecov.yml +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/.github/CODEOWNERS +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/.github/workflows/prefmonitor.yml +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/.gitignore +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/.pre-commit-config.yaml +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/.taskcluster.yml +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/CODE_OF_CONDUCT.md +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/LICENSE +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/MANIFEST.in +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/README.md +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/pyproject.toml +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/setup.cfg +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker/__init__.py +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker/__main__.py +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker/main.py +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker/prefpicker.py +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker/py.typed +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker/templates/schema.json +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker/test_main.py +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker/test_prefpicker.py +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker/test_templates.py +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker.egg-info/SOURCES.txt +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker.egg-info/dependency_links.txt +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker.egg-info/entry_points.txt +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker.egg-info/not-zip-safe +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker.egg-info/requires.txt +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/src/prefpicker.egg-info/top_level.txt +0 -0
- {prefpicker-2.3.0 → prefpicker-2.5.0}/tox.ini +0 -0
|
@@ -773,6 +773,12 @@ pref:
|
|
|
773
773
|
variants:
|
|
774
774
|
default:
|
|
775
775
|
- true
|
|
776
|
+
layout.css.at-scope.enabled:
|
|
777
|
+
review_on_close:
|
|
778
|
+
- 1830512
|
|
779
|
+
variants:
|
|
780
|
+
default:
|
|
781
|
+
- true
|
|
776
782
|
layout.css.backdrop-filter.enabled:
|
|
777
783
|
variants:
|
|
778
784
|
default:
|
|
@@ -801,6 +807,8 @@ pref:
|
|
|
801
807
|
default:
|
|
802
808
|
- true
|
|
803
809
|
layout.css.margin-rules.enabled:
|
|
810
|
+
review_on_close:
|
|
811
|
+
- 1853016
|
|
804
812
|
variants:
|
|
805
813
|
default:
|
|
806
814
|
- true
|
|
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
|