[Webkit-unassigned] [Bug 66477] [GTK] Html5 Notification, testing facilities

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 06:19:43 PDT 2011


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


Philippe Normand <pnormand at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pnormand at igalia.com




--- Comment #3 from Philippe Normand <pnormand at igalia.com>  2011-09-23 06:19:43 PST ---
(In reply to comment #2)

> - the notifications testing code must be conditionally included by the preprocessor depending on the ENABLE(NOTIFICATIONS) macro value so to not break the compilation when notifications are disabled.
> 
> Sadly this macro is not working in Tools/ so I had to artificially move the code within the Source/WebKit/gtk tree.
> 

That macro is defined in wtf/Platform.h which you should be able to include from Tools/DumpRenderTree, or am I missing something?

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