[Webkit-unassigned] [Bug 37442] [PATCH] [Qt] Fix compilation with system tray disabled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 13 23:32:37 PDT 2010


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


Laszlo Gombos <laszlo.1.gombos at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53160|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #8 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2010-04-13 23:32:37 PST ---
(From update of attachment 53160)
I agree with Simon's proposal, I'd like to give an r- this time. I similar
mechanism exists to disable certain WebKit features if sqlite is not available.

Would the following work ..

contains(DEFINES, QT_NO_SYSTEMTRAYICON):DEFINES += ENABLE_NOTIFICATIONS=0

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list