[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 05:59:14 PDT 2017


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

--- Comment #4 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to ManDay from comment #3)
> -DENABLE_NOTIFICATIONS=OFF

This isn't supported, GTK+ port uses ENABLE_NOTIFICATIONS=ON. Remember back when we fixed a bunch of private options mistakenly not being marked as ADVANCED? This was one of them.

There is still a bug though, because we have ENABLE_NOTIFICATIONS guards in our GTK API code. We should either remove them, or make it public and actually allow building with it disabled.

-- 
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/87a831fc/attachment-0001.html>


More information about the webkit-unassigned mailing list