[Webkit-unassigned] [Bug 17017] Remove KJS::UChar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 18:58:04 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17017


eric at webkit.org changed:

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




------- Comment #14 from eric at webkit.org  2008-01-28 18:58 PDT -------
Created an attachment (id=18753)
 --> (http://bugs.webkit.org/attachment.cgi?id=18753&action=view)
Corrections for darin

 JavaScriptCore/API/JSStringRef.cpp           |    8 ++++----
 JavaScriptCore/API/JSStringRefCF.cpp         |    2 +-
 JavaScriptCore/bindings/objc/objc_utility.mm |    2 +-
 JavaScriptCore/kjs/identifier.cpp            |    2 +-
 JavaScriptCore/kjs/nodes2string.cpp          |    3 ++-
 JavaScriptCore/kjs/string_object.cpp         |    8 ++++----
 JavaScriptCore/kjs/ustring.cpp               |   14 +++++++-------
 WebCore/bindings/js/kjs_proxy.cpp            |    2 +-
 WebCore/dom/Document.cpp                     |    4 ++--
 WebCore/html/HTMLFormElement.cpp             |    2 +-
 WebCore/platform/text/AtomicString.cpp       |    4 ++--
 WebCore/platform/text/String.cpp             |    8 ++++----
 WebCore/platform/text/TextCodecICU.cpp       |    2 +-
 13 files changed, 31 insertions(+), 30 deletions(-)


-- 
Configure bugmail: http://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