[Webkit-unassigned] [Bug 20620] Wrap uses of KJS in core classes with USE(JSC)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 3 17:38:18 PDT 2008


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


eric at webkit.org changed:

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




------- Comment #17 from eric at webkit.org  2008-09-03 17:38 PDT -------
Created an attachment (id=23153)
 --> (https://bugs.webkit.org/attachment.cgi?id=23153&action=view)
Clean up Platform.h and add PLATFORM(CHROMIUM), PLATFORM(SKIA) and
USE(V8_BINDINGS)

 JavaScriptCore/ChangeLog                           |   10 ++++++
 .../Configurations/JavaScriptCore.xcconfig         |    2 +-
 JavaScriptCore/wtf/ASCIICType.h                    |    1 +
 JavaScriptCore/wtf/Platform.h                      |   34 ++++++++++++-------
 WebCore/ChangeLog                                  |    9 +++++
 WebCore/Configurations/WebCore.xcconfig            |    2 +-
 WebKit/mac/ChangeLog                               |    9 +++++
 WebKit/mac/Configurations/WebKit.xcconfig          |    2 +-
 WebKit/mac/WebKitPrefix.h                          |    5 +++
 9 files changed, 58 insertions(+), 16 deletions(-)


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