[Webkit-unassigned] [Bug 189991] [WTF] Add ExternalStringImpl, a StringImpl for user controlled buffers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 26 09:20:08 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189991
--- Comment #9 from Yusuke Suzuki <yusukesuzuki at slowstart.org> ---
Comment on attachment 350861
--> https://bugs.webkit.org/attachment.cgi?id=350861
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=350861&action=review
> Source/WTF/wtf/text/ExternalStringImpl.h:53
> + ExternalStringImplFreeFunction m_free;
And please do not forget to destroy this `ExternalStringImplFreeFunction` in ~StringImpl() :).
--
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/20180926/1c56b65e/attachment.html>
More information about the webkit-unassigned
mailing list