[webkit-reviews] review granted: [Bug 128704] Make code generation of the unoptimized pseudo classes separate : [Attachment 224027] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 13 20:12:07 PST 2014


Andreas Kling <akling at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 128704: Make code generation of the unoptimized pseudo classes separate
https://bugs.webkit.org/show_bug.cgi?id=128704

Attachment 224027: Patch
https://bugs.webkit.org/attachment.cgi?id=224027&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=224027&action=review


r=me

> Source/WebCore/cssjit/SelectorCompiler.cpp:908
> +    for (unsigned i = 0; i < fragment.unoptimizedPseudoClasses.size(); ++i)

Range for?


More information about the webkit-reviews mailing list