[webkit-reviews] review granted: [Bug 109653] [Refactoring] Make SelectorChecker::mode a constructor parameter. : [Attachment 187997] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 20:40:19 PST 2013


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Takashi Sakamoto
<tasak at google.com>'s request for review:
Bug 109653: [Refactoring] Make SelectorChecker::mode a constructor parameter.
https://bugs.webkit.org/show_bug.cgi?id=109653

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

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=187997&action=review


> Source/WebCore/css/SelectorChecker.cpp:65
> +SelectorChecker::SelectorChecker(Document* document, Mode mode)

Does Mode declaration need to move to StyleResolver now?


More information about the webkit-reviews mailing list