[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 04:35:23 PDT 2008


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


eric at webkit.org changed:

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




------- Comment #1 from eric at webkit.org  2008-09-03 04:35 PDT -------
Created an attachment (id=23135)
 --> (https://bugs.webkit.org/attachment.cgi?id=23135&action=view)
Add #if USE(JAVASCRIPTCORE_BINDINGS) around KJS dependencies

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


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