[webkit-reviews] review requested: [Bug 239876] Speed-up querySelectorAll() with single by-class selector : [Attachment 458619] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 17:14:57 PDT 2022


Alexey Shvayka <ashvayka at apple.com> has asked  for review:
Bug 239876: Speed-up querySelectorAll() with single by-class selector
https://bugs.webkit.org/show_bug.cgi?id=239876

Attachment 458619: Patch

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




--- Comment #10 from Alexey Shvayka <ashvayka at apple.com> ---
Created attachment 458619

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

Patch

Pass ClassChangeVector by reference and fix --debug build.


More information about the webkit-reviews mailing list