[webkit-reviews] review granted: [Bug 199611] Web Inspector: Canvas: replace WTF::Vector with std::initializer_list in CallTracer to avoid dynamic allocations : [Attachment 373720] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 9 13:26:15 PDT 2019


Joseph Pecoraro <joepeck at webkit.org> has granted Devin Rousso
<drousso at apple.com>'s request for review:
Bug 199611: Web Inspector: Canvas: replace WTF::Vector with
std::initializer_list in CallTracer to avoid dynamic allocations
https://bugs.webkit.org/show_bug.cgi?id=199611

Attachment 373720: Patch

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




--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 373720
  --> https://bugs.webkit.org/attachment.cgi?id=373720
Patch

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

rs=me

> Source/WebCore/ChangeLog:41
> +		     would otherwise be treated as an array of numbers.

Weird whitespace in these ChangeLogs.


More information about the webkit-reviews mailing list