[webkit-reviews] review granted: [Bug 109784] String(Vector) behaves differently from String(vector.data(), vector.size()) for vectors with inline capacity in the size=0 case : [Attachment 188282] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 01:31:16 PST 2013


Benjamin Poulain <benjamin at webkit.org> has granted Eric Seidel
<eric at webkit.org>'s request for review:
Bug 109784: String(Vector) behaves differently from String(vector.data(),
vector.size()) for vectors with inline capacity in the size=0 case
https://bugs.webkit.org/show_bug.cgi?id=109784

Attachment 188282: Patch
https://bugs.webkit.org/attachment.cgi?id=188282&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=188282&action=review


> Source/WTF/ChangeLog:20
> +	   between threads).  The main-thread parser path uses AtomicHTMLToken
which

Two spaces after the period.


More information about the webkit-reviews mailing list