[Webkit-unassigned] [Bug 23175] String and UString should be able to share a UChar* buffer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 7 17:34:25 PST 2009


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





------- Comment #2 from levin at chromium.org  2009-01-07 17:34 PDT -------
There is a simple follow on patch that could enable StringImpl to automatically
share the buf from a UString, but I'm slightly more worried about potential
memory regressions (due to UString's buffers being bigger than StringImpl), so
I wanted to get in this part first.


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