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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 19 06:45:26 PDT 2010


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





--- Comment #10 from Chang Shu <Chang.Shu at nokia.com>  2010-04-19 06:45:25 PST ---
(In reply to comment #8)
> (From update of attachment 53160 [details])
> 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

I don't think the pri file is able to detect if QT_NO_SYSTEMTRAYICON is
defined.

-- 
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