[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:15:16 PDT 2018


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

--- Comment #8 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:48
> +    ALWAYS_INLINE void FreeExternalBuffer(void* buffer, unsigned bufferSize)

Use `freeExternalBuffer` instead of `FreeExternalBuffer`.
https://webkit.org/code-style-guidelines/ would be nice document for WebKit coding style :)

-- 
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/eb22873e/attachment.html>


More information about the webkit-unassigned mailing list