RESOLVED FIXED 188527
Modernize CSSSelectorList a little
https://bugs.webkit.org/show_bug.cgi?id=188527
Summary Modernize CSSSelectorList a little
Alex Christensen
Reported 2018-08-13 12:33:13 PDT
Modernize CSSSelectorList a little
Attachments
Patch (8.54 KB, patch)
2018-08-13 12:35 PDT, Alex Christensen
simon.fraser: review+
Alex Christensen
Comment 1 2018-08-13 12:35:54 PDT
Simon Fraser (smfr)
Comment 2 2018-08-13 13:14:09 PDT
Comment on attachment 347026 [details] 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.
Alex Christensen
Comment 3 2018-08-13 13:17:22 PDT
Radar WebKit Bug Importer
Comment 4 2018-08-13 13:18:21 PDT
Note You need to log in before you can comment on or make changes to this bug.