[webkit-reviews] review granted: [Bug 39701] UTF-16 code points compare() for String objects : [Attachment 57274] patch 6

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 27 14:08:57 PDT 2010


Darin Adler <darin at apple.com> has granted  review:
Bug 39701: UTF-16 code points compare() for String objects
https://bugs.webkit.org/show_bug.cgi?id=39701

Attachment 57274: patch 6
https://bugs.webkit.org/attachment.cgi?id=57274&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
> +int codePointCompare(const String& a, const String& b);

Damn, forgot to ask you to remove these argument names. We can always do that
later.


More information about the webkit-reviews mailing list