prefpicker 2.0.0__tar.gz → 2.1.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.0.0 → prefpicker-2.1.0}/PKG-INFO +1 -1
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker/templates/browser-fuzzing.yml +5 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker.egg-info/PKG-INFO +1 -1
- {prefpicker-2.0.0 → prefpicker-2.1.0}/.codecov.yml +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/.github/CODEOWNERS +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/.github/workflows/prefmonitor.yml +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/.gitignore +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/.pre-commit-config.yaml +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/.taskcluster.yml +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/CODE_OF_CONDUCT.md +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/LICENSE +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/MANIFEST.in +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/README.md +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/pyproject.toml +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/setup.cfg +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker/__init__.py +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker/__main__.py +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker/main.py +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker/prefpicker.py +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker/py.typed +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker/templates/schema.json +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker/test_main.py +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker/test_prefpicker.py +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker/test_templates.py +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker.egg-info/SOURCES.txt +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker.egg-info/dependency_links.txt +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker.egg-info/entry_points.txt +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker.egg-info/not-zip-safe +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker.egg-info/requires.txt +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/src/prefpicker.egg-info/top_level.txt +0 -0
- {prefpicker-2.0.0 → prefpicker-2.1.0}/tox.ini +0 -0
|
@@ -767,6 +767,11 @@ pref:
|
|
|
767
767
|
default:
|
|
768
768
|
- null
|
|
769
769
|
- true
|
|
770
|
+
# Always relaunch GPU Process
|
|
771
|
+
layers.gpu-process.max_restarts:
|
|
772
|
+
variants:
|
|
773
|
+
default:
|
|
774
|
+
- -1
|
|
770
775
|
# normally only enabled on devices with touchscreens (emilio)
|
|
771
776
|
layout.accessiblecaret.enabled:
|
|
772
777
|
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
|