[webkit-reviews] review granted: [Bug 121986] Move CSS MatchRequest from StyleResolver to a private definition in ElementRuleCollector : [Attachment 212758] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 16:00:29 PDT 2013


Andreas Kling <akling at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 121986: Move CSS MatchRequest from StyleResolver to a private definition in
ElementRuleCollector
https://bugs.webkit.org/show_bug.cgi?id=121986

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

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


Coolio.

> Source/WebCore/css/ElementRuleCollector.h:82
> +	   const RuleSet* ruleSet;

Could we make this a RuleSet&?


More information about the webkit-reviews mailing list