[webkit-reviews] review requested: [Bug 20620] Wrap uses of KJS in core classes with USE(JSC) : [Attachment 23153] Clean up Platform.h and add PLATFORM(CHROMIUM), PLATFORM(SKIA) and USE(V8_BINDINGS)

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


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 20620: Wrap uses of KJS in core classes with USE(JSC)
https://bugs.webkit.org/show_bug.cgi?id=20620

Attachment 23153: Clean up Platform.h and add PLATFORM(CHROMIUM),
PLATFORM(SKIA) and USE(V8_BINDINGS)
https://bugs.webkit.org/attachment.cgi?id=23153&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 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(-)


More information about the webkit-reviews mailing list