diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-08-22 01:22:04 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-22 01:22:04 -0500 |
commit | 87cc453ba7824191f120eb9af3bf358ca5bc3d8a (patch) | |
tree | 4579f943dbf8391f0bcf4a5fca15bafb87ecb8c6 /components/script/dom/blob.rs | |
parent | c6494db520c44b40c159dade25b5f4b8fefdd9b6 (diff) | |
parent | b076d7e28c3f4f855cd796bcbb61863736f39b20 (diff) | |
download | servo-87cc453ba7824191f120eb9af3bf358ca5bc3d8a.tar.gz servo-87cc453ba7824191f120eb9af3bf358ca5bc3d8a.zip |
Auto merge of #12962 - ashrko619:cache-element-classnames, r=notriddle
Cached element class names in style sharing cache with lazy computation
<!-- Please describe your changes on the following line: -->
Fixes #12912
Added a field to StyleSharingCandidate to lazily compute and cache the class names.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #12912 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests.
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12962)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/blob.rs')
0 files changed, 0 insertions, 0 deletions