[Webkit-unassigned] [Bug 170014] WK compiles against libNotify although configured not to

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 24 06:00:40 PDT 2017


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

--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
What you can do is build with ENABLE_NOTIFICATIONS=ON USE_LIBNOTIFY=OFF, in which case applications still get callbacks when there is a web notification but have to implement the notifications themselves (or just ignore it). That's also an option for applications when using USE_LIBNOTIFY=ON. libnotify is just a default handler.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170324/03eb3d79/attachment.html>


More information about the webkit-unassigned mailing list