[Webkit-unassigned] [Bug 20743] redefined WTF_USE_JSC macro

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 12 12:22:20 PDT 2008


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


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23290|review?                     |review-
               Flag|                            |




------- Comment #7 from eric at webkit.org  2008-09-12 12:22 PDT -------
(From update of attachment 23290)
The way we would normally do this is:

#ifndef WTF_USE_JSC
#define WTF_USE_JSC !WTF_USE_V8
#endif


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



More information about the webkit-unassigned mailing list