diff options
author | J. Ryan Stinnett <jryans@gmail.com> | 2017-05-11 16:30:26 -0500 |
---|---|---|
committer | J. Ryan Stinnett <jryans@gmail.com> | 2017-05-24 18:08:19 -0500 |
commit | f12af6c8d606f63fbba32e1dc3580f38604da24a (patch) | |
tree | 632578ef53c8be5fee4db5911a5e04d09684da11 /components/script/dom/bindings/codegen/parser/WebIDL.py | |
parent | 47c8574c54eb4616ff506acf085e560764f2c828 (diff) | |
download | servo-f12af6c8d606f63fbba32e1dc3580f38604da24a.tar.gz servo-f12af6c8d606f63fbba32e1dc3580f38604da24a.zip |
Filter visited cascade to only visited dependent properties
Speed up the visited cascade by only running it for the properties that are
actually visited dependent. (These are only the properties where the separate
set of visited styles is even read at all, so running the rest is wasted work.)
MozReview-Commit-ID: 5B7wYtuH974
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/WebIDL.py')
0 files changed, 0 insertions, 0 deletions