[webkit-reviews] review granted: [Bug 188527] Modernize CSSSelectorList a little : [Attachment 347026] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 13:14:09 PDT 2018


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 188527: Modernize CSSSelectorList a little
https://bugs.webkit.org/show_bug.cgi?id=188527

Attachment 347026: Patch

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




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 347026
  --> https://bugs.webkit.org/attachment.cgi?id=347026
Patch

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

> Source/WebCore/css/CSSSelectorList.cpp:56
>      for (size_t i = 0; i < selectorVector.size(); ++i) {

Modern loop.


More information about the webkit-reviews mailing list