[Webkit-unassigned] [Bug 25779] Allow Strings to be created with one malloc node with no copying

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 15 10:21:37 PDT 2009


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30389|review?                     |review+
               Flag|                            |




------- Comment #7 from darin at apple.com  2009-05-15 10:21 PDT -------
(From update of attachment 30389)
> +        * platform/text/StringImpl.cpp:
> +        (WebCore::StringImpl::createUninitialized(),
> +         create(const UChar* characters, unsigned length),
> +         create(const char* characters, unsigned length))

This is not the standard ChangeLog format for the function names. In the
future, using the prepare-ChangeLog script can help you get the standard
format.

r=me


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