[webkit-reviews] review granted: [Bug 171695] [INTL] Add PerformanceTests for Intl objects : [Attachment 309106] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 4 15:22:47 PDT 2017


Benjamin Poulain <benjamin at webkit.org> has granted Andy VanWagoner
<thetalecrafter at gmail.com>'s request for review:
Bug 171695: [INTL] Add PerformanceTests for Intl objects
https://bugs.webkit.org/show_bug.cgi?id=171695

Attachment 309106: Patch

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




--- Comment #2 from Benjamin Poulain <benjamin at webkit.org> ---
Comment on attachment 309106
  --> https://bugs.webkit.org/attachment.cgi?id=309106
Patch

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

> PerformanceTests/Intl/collator-compare-all-options.html:16
> +    array[i] = i.toString(36).repeat(i)

I did not know you could pass to the base to toString()!


More information about the webkit-reviews mailing list