[webkit-reviews] review granted: [Bug 177566] Support concatenating StringView with other string types : [Attachment 322014] Patch and unit tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 21 09:23:27 PST 2017


Darin Adler <darin at apple.com> has granted Daniel Bates <dbates at webkit.org>'s
request for review:
Bug 177566: Support concatenating StringView with other string types
https://bugs.webkit.org/show_bug.cgi?id=177566

Attachment 322014: Patch and unit tests

https://bugs.webkit.org/attachment.cgi?id=322014&action=review




--- Comment #5 from Darin Adler <darin at apple.com> ---
Comment on attachment 322014
  --> https://bugs.webkit.org/attachment.cgi?id=322014
Patch and unit tests

View in context: https://bugs.webkit.org/attachment.cgi?id=322014&action=review

> Source/WTF/ChangeLog:18
> +	   (WTF::StringTypeAdapter<StringView>::StringTypeAdapter<StringView>):
Moved from StringView.h.

Why?


More information about the webkit-reviews mailing list