prefpicker 2.1.0__tar.gz → 2.1.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.1.0 → prefpicker-2.1.1}/PKG-INFO +1 -1
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker/templates/browser-fuzzing.yml +0 -8
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker.egg-info/PKG-INFO +1 -1
- {prefpicker-2.1.0 → prefpicker-2.1.1}/.codecov.yml +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/.github/CODEOWNERS +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/.github/workflows/prefmonitor.yml +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/.gitignore +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/.pre-commit-config.yaml +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/.taskcluster.yml +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/CODE_OF_CONDUCT.md +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/LICENSE +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/MANIFEST.in +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/README.md +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/pyproject.toml +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/setup.cfg +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker/__init__.py +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker/__main__.py +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker/main.py +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker/prefpicker.py +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker/py.typed +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker/templates/schema.json +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker/test_main.py +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker/test_prefpicker.py +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker/test_templates.py +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker.egg-info/SOURCES.txt +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker.egg-info/dependency_links.txt +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker.egg-info/entry_points.txt +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker.egg-info/not-zip-safe +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker.egg-info/requires.txt +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/src/prefpicker.egg-info/top_level.txt +0 -0
- {prefpicker-2.1.0 → prefpicker-2.1.1}/tox.ini +0 -0
|
@@ -262,10 +262,6 @@ pref:
|
|
|
262
262
|
variants:
|
|
263
263
|
default:
|
|
264
264
|
- true
|
|
265
|
-
dom.caches.testing.enabled:
|
|
266
|
-
variants:
|
|
267
|
-
default:
|
|
268
|
-
- true
|
|
269
265
|
dom.css_pseudo_element.enabled:
|
|
270
266
|
variants:
|
|
271
267
|
default:
|
|
@@ -407,10 +403,6 @@ pref:
|
|
|
407
403
|
variants:
|
|
408
404
|
default:
|
|
409
405
|
- true
|
|
410
|
-
dom.serviceWorkers.testing.enabled:
|
|
411
|
-
variants:
|
|
412
|
-
default:
|
|
413
|
-
- true
|
|
414
406
|
dom.storageManager.prompt.testing:
|
|
415
407
|
variants:
|
|
416
408
|
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
|