[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 08:27:33 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=213174

--- Comment #21 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Michael Catanzaro from comment #20)
> (In reply to Patrick Griffis from comment #19)
> > So the actual portals used by the WebProcess seems very limited, maybe only
> > `org.freedesktop.portal.Settings` at a glance.
> 
> So without the settings portal, you lose access not just to your own
> settings (MiniBrowser doesn't have any gsettings), but also standard desktop
> settings. Antialiasing is probably broken?

It wasn't broken for sure when I tried.

> Off the top of my head:
> 
>  * No secrets portal, so credential storage won't work

Credential storage doesn't happen in the web process, but in the network process.

>  * Future: printer portal (I don't know why printing uses the web process,
> but bwrap sandbox breaks it, so it must)

Printing happens in the UI process.

>  * Future: data transfer portal, for drag-and-drop?

Drag and drop and clipboard both happen in the UI process.

-- 
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/9137d449/attachment.htm>


More information about the webkit-unassigned mailing list