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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 3 14:45:00 PDT 2008


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


eric at webkit.org changed:

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




------- Comment #8 from eric at webkit.org  2008-09-03 14:44 PDT -------
Created an attachment (id=23149)
 --> (https://bugs.webkit.org/attachment.cgi?id=23149&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                      |   37 +++++++++++++-------
 WebCore/ChangeLog                                  |    9 +++++
 WebCore/Configurations/WebCore.xcconfig            |    2 +-
 WebCore/config.h                                   |   21 ++++++-----
 WebKit/mac/ChangeLog                               |    9 +++++
 WebKit/mac/Configurations/WebKit.xcconfig          |    2 +-
 WebKit/mac/WebKitPrefix.h                          |    5 +++
 10 files changed, 72 insertions(+), 26 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