[Webkit-unassigned] [Bug 189991] [WTF] Add ExternalStringImpl, a StringImpl for user controlled buffers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 27 14:17:21 PDT 2018


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

--- Comment #11 from Koby <koby.b at mce.systems> ---
Thanks for the review, added an updated patch :)
Note that the:
m_hashAndFlags = (m_hashAndFlags & ~s_hashMaskBufferOwnership) | BufferExternal;
is kind of ugly, but I didn't want to change StringImpl's constructors.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180927/ca0f8e21/attachment.html>


More information about the webkit-unassigned mailing list