RESOLVED WONTFIX189957
[WPE][GTK] Implement a DConf proxy for sandbox
https://bugs.webkit.org/show_bug.cgi?id=189957
Summary [WPE][GTK] Implement a DConf proxy for sandbox
Patrick Griffis
Reported 2018-09-25 11:23:27 PDT
We currently grant full access to DConf which is not ideal. The idea is we have a proxy service that limits DConf reads/writes to a specific app-id. This has overlap with the Flatpak project: https://github.com/flatpak/flatpak/issues/78
Attachments
Michael Catanzaro
Comment 1 2019-03-22 09:53:47 PDT
Is this obsolete?
Patrick Griffis
Comment 2 2019-03-22 13:02:32 PDT
Yes xdg-desktop-portal grew a Settings portal that replaces GTK's usage of DConf so we removed the permission. Custom web extensions will just have to avoid using DConf if they do.
Note You need to log in before you can comment on or make changes to this bug.