[Webkit-unassigned] [Bug 180813] [GTK] Notifications broken under flatpak and bubblewrap sandbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 30 08:00:38 PDT 2021


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[GTK] Notifications do not  |[GTK] Notifications broken
                   |work under flatpak          |under flatpak and
                   |                            |bubblewrap sandbox

--- Comment #9 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Michael Catanzaro from comment #0)
> Carlos Garcia wants to keep support for libnotify, so we should use
> GNotification if there is a GApplication (which will be required for
> notifications to work under flatpak), and libnotify otherwise.

Since r279369 we made WebKit crash if the bubblewrap sandbox is enabled but GApplication is not used, so IMO we should just drop use of libnotify.

Applications that aren't using GApplication surely do not need desktop notifications. Even WPE applications that don't use GtkApplication should be expected to use GApplication, as they should all be sandboxed.

-- 
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/20210630/3dac6811/attachment.htm>


More information about the webkit-unassigned mailing list