diff options
author | Bobby Holley <bobbyholley@gmail.com> | 2017-04-27 14:25:47 -0700 |
---|---|---|
committer | Bobby Holley <bobbyholley@gmail.com> | 2017-04-29 16:07:40 -0700 |
commit | 080ff126b57248898422b1118f3776863b047aef (patch) | |
tree | 9e28895fbef173577e051a96fa8d35f6f8d64095 /components/script/fetch.rs | |
parent | b4d05919e2b6ffe1d4cdb684c1dbf747ad840e00 (diff) | |
download | servo-080ff126b57248898422b1118f3776863b047aef.tar.gz servo-080ff126b57248898422b1118f3776863b047aef.zip |
Factor out the various things stylist does per-selector into helpers.
This makes things more readable, and easier to profile (since the Gecko
profiler doesn't have any intra-function granularity, so I tend to make
helpers non-inline when drilling down into what's expensive).
It allows us to iterate the selector list once, which could help cache locality
for rules with many selectors.
MozReview-Commit-ID: GdFtgrbYCIu
Diffstat (limited to 'components/script/fetch.rs')
0 files changed, 0 insertions, 0 deletions