[Webkit-unassigned] [Bug 213174] [GTK] MiniBrowser: can skip sandboxing without verbose warning
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 22 11:16:49 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=213174
--- Comment #23 from Patrick Griffis <pgriffis at igalia.com> ---
(In reply to Michael Catanzaro from comment #22)
> I guess we can hardcode com.webkit.WebKit as the "app ID" for applications
> that use GtkApplication but do not set an app ID? I assume MiniBrowser is
> the only application that would ever consider doing that.
I expect lots of non-gapplication using applications use webkitgtk and would just get this by default.
This isn't a major problem at the moment but it does mean all applications relying on this get the same permissions.
Could throw a hash of `g_get_prgname()` at the end or something to just ensure its unique?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200622/4e71e551/attachment-0001.htm>
More information about the webkit-unassigned
mailing list