[flatpak] Add org.mozilla.firefox.systemconfig extension to allow loading system-wide settings
Categories
(Core :: Widget: Gtk, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: jhorak, Assigned: jhorak)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
By fixing this bug users can use unmanaged extension org.mozilla.firefox.systemconfig to load system-wide settings.
Policies are read from host path: /var/lib/flatpak/extension/org.mozilla.firefox.systemconfig/x86_64/stable/policies/policies.json
With the https://phabricator.services.mozilla.com/D168799 changeset the preferences in the host system path
/var/lib/flatpak/extension/org.mozilla.firefox.systemconfig/x86_64/stable/defaults/pref will also be loaded.
Partially related to: https://bugzilla.mozilla.org/show_bug.cgi?id=1812339
| Assignee | ||
Comment 1•3 years ago
|
||
The settings must be put into (path depends on architecture and branch):
/var/lib/flatpak/extension/org.mozilla.firefox.systemconfig/x86_64/stable/defaults/pref
Currently policies.json to be placed into:
/var/lib/flatpak/extension/org.mozilla.firefox.systemconfig/x86_64/stable/policies/policies.json
Comment 3•3 years ago
|
||
| bugherder | ||
Description
•