[webkit-reviews] review requested: [Bug 20620] Wrap uses of KJS in core classes with USE(JAVASCRIPTCORE_BINDINGS) : [Attachment 23135] Add #if USE(JAVASCRIPTCORE_BINDINGS) around KJS dependencies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 3 04:35:22 PDT 2008


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

Attachment 23135: Add #if USE(JAVASCRIPTCORE_BINDINGS) around KJS dependencies
https://bugs.webkit.org/attachment.cgi?id=23135&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 WebCore/platform/text/AtomicString.cpp |    4 ++++
 WebCore/platform/text/AtomicString.h	|    6 ++++++
 WebCore/platform/text/PlatformString.h |    8 ++++++++
 WebCore/platform/text/String.cpp	|    5 ++++-
 WebCore/platform/text/StringImpl.cpp	|    4 ----
 WebCore/platform/text/StringImpl.h	|    1 -
 6 files changed, 22 insertions(+), 6 deletions(-)


More information about the webkit-reviews mailing list