[Webkit-unassigned] [Bug 20065] Remove UChar* accessors from StringImpl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 17 09:27:01 PDT 2008


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


eric at webkit.org changed:

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




------- Comment #1 from eric at webkit.org  2008-07-17 09:27 PDT -------
Created an attachment (id=22340)
 --> (https://bugs.webkit.org/attachment.cgi?id=22340&action=view)
First attempt, push logic from String.cpp into StringImpl.cpp

 WebCore/ChangeLog                      |   26 ++++++++
 WebCore/platform/text/PlatformString.h |    2 +
 WebCore/platform/text/String.cpp       |   79 ++++++-------------------
 WebCore/platform/text/StringImpl.cpp   |  104 +++++++++++++++++++++++++++++---
 WebCore/platform/text/StringImpl.h     |   12 ++++-
 5 files changed, 153 insertions(+), 70 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