[webkit-reviews] review requested: [Bug 17017] Remove KJS::UChar : [Attachment 19534] Fix per darin's suggestions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 16:50:05 PST 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 17017: Remove KJS::UChar
http://bugs.webkit.org/show_bug.cgi?id=17017

Attachment 19534: Fix per darin's suggestions
http://bugs.webkit.org/attachment.cgi?id=19534&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 JavaScriptCore/bindings/c/c_utility.cpp   |	6 +++---
 JavaScriptCore/kjs/function.cpp	   |   12 ++++++------
 JavaScriptCore/kjs/identifier.cpp	   |	2 +-
 JavaScriptCore/kjs/lexer.cpp		   |	2 +-
 JavaScriptCore/kjs/nodes2string.cpp	   |	2 +-
 JavaScriptCore/kjs/regexp.cpp		   |	6 +++---
 JavaScriptCore/kjs/string_object.cpp	   |   24 ++++++++++++------------
 JavaScriptCore/kjs/ustring.cpp 	   |   20 ++++++++++----------
 JavaScriptCore/kjs/ustring.h		   |   12 ++++++------
 WebCore/bindings/js/JSSVGPODTypeWrapper.h |	2 +-
 WebCore/svg/SVGAnimatedTemplate.h	   |	2 +-
 11 files changed, 45 insertions(+), 45 deletions(-)


More information about the webkit-reviews mailing list