[webkit-reviews] review requested: [Bug 23175] String and UString should be able to share a UChar* buffer. : [Attachment 26629] Allow UString to share a UChar* with another class.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 12 04:39:18 PST 2009


David Levin <levin at chromium.org> has asked  for review:
Bug 23175: String and UString should be able to share a UChar* buffer.
https://bugs.webkit.org/show_bug.cgi?id=23175

Attachment 26629: Allow UString to share a UChar* with another class.
https://bugs.webkit.org/attachment.cgi?id=26629&action=review

------- Additional Comments from David Levin <levin at chromium.org>
The underlying class used for sharing also allows for sharing across threads
which will be used in StringImpl::copy.


More information about the webkit-reviews mailing list