Elliott Sprehn
2be9b79d94
Use the HashSet of attribute names in SharedStyleFinder.
...
Instead of trying to match the actual attribute rules, lets just look
at the HashSet of attribute names. This is faster, though possibly less
optimal if you use compound rules like .foo[attr]. That's rare though,
and removing this extra RuleSet will allow simplifying SelectorChecker
since hasAnyMatchingRules required a special mode where it tried to
match selectors but ignored if the scope could really match. This paves
the way to moving the RuleFeatureSet to be per-TreeScope instead of
per-Document.
I also made the API of classNamesAffectedByRules match the newly added
attributesAffectedByRules to make SharedStyleFinder consistent.
R=ojan@chromium.org
Review URL: https://codereview.chromium.org/796583002
2014-12-10 17:12:07 -08:00
..
2014-12-10 10:38:34 -08:00
2014-12-10 17:12:07 -08:00
2014-11-20 17:42:05 -08:00
2014-12-02 14:29:16 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-27 13:39:37 -07:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-12-10 10:38:34 -08:00
2014-12-03 10:50:02 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 16:02:10 -07:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-12-02 14:29:16 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-27 13:39:37 -07:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2014-12-04 12:15:39 -08:00
2014-12-10 10:38:34 -08:00
2014-11-20 17:42:05 -08:00
2014-12-10 10:38:34 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-12-02 14:29:16 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-12-03 10:50:02 -08:00
2014-12-03 10:50:02 -08:00
2014-12-03 14:24:37 -08:00
2014-12-03 14:24:37 -08:00
2014-12-09 19:01:46 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 16:02:10 -07:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-27 13:39:37 -07:00
2014-12-01 12:01:31 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-12-02 14:29:16 -08:00
2014-10-23 11:17:19 -07:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-12-10 17:12:07 -08:00
2014-12-10 17:12:07 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-27 13:39:37 -07:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 15:41:57 -07:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-31 16:40:03 -07:00
2014-12-03 10:50:02 -08:00
2014-12-03 10:50:02 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-26 15:15:23 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-27 13:39:37 -07:00
2014-11-21 02:48:38 -08:00
2014-10-23 11:17:19 -07:00
2014-11-20 17:42:05 -08:00
2014-12-02 14:29:16 -08:00
2014-11-20 17:42:05 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-20 17:42:05 -08:00
2014-10-23 11:17:19 -07:00
2014-11-26 15:15:23 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-21 02:48:38 -08:00
2014-12-03 10:50:02 -08:00
2014-12-03 10:50:02 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-27 13:39:37 -07:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-27 13:39:37 -07:00
2014-12-10 17:12:07 -08:00
2014-12-10 17:12:07 -08:00
2014-12-10 17:12:07 -08:00
2014-12-03 10:50:02 -08:00
2014-11-20 17:42:05 -08:00
2014-11-20 17:42:05 -08:00
2014-12-02 23:10:58 -08:00
2014-11-21 02:48:38 -08:00
2014-12-03 15:54:31 -08:00
2014-12-03 15:54:31 -08:00
2014-11-20 17:42:05 -08:00
2014-11-21 02:48:38 -08:00
2014-10-27 13:39:37 -07:00
2014-12-10 10:38:34 -08:00
2014-11-21 02:48:38 -08:00
2014-12-10 10:38:34 -08:00
2014-12-10 10:38:34 -08:00
2014-12-10 10:38:34 -08:00
2014-12-03 15:54:31 -08:00
2014-12-03 15:54:31 -08:00
2014-12-03 15:54:31 -08:00
2014-12-03 15:54:31 -08:00
2014-12-09 19:01:46 -08:00
2014-12-03 15:54:31 -08:00
2014-12-03 14:24:37 -08:00
2014-12-03 14:24:37 -08:00
2014-10-23 11:17:19 -07:00