[webkit-reviews] review requested: [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 08:42:32 PDT 2019


Devin Rousso <drousso at apple.com> has asked  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 #2 from Devin Rousso <drousso at apple.com> ---
Created attachment 373720

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

Patch

Oops.  Forgot to update bindings test :P


More information about the webkit-reviews mailing list