diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-01 14:12:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-01 14:12:54 -0700 |
commit | ec0d3e084dbaecf749a67ba52e5f680262960a29 (patch) | |
tree | 9d48f6e11a7de5cbdfbc0d0a95217053c07f6e9f /python/tidy/servo_tidy_tests/test_tidy.py | |
parent | f2d798232ffcf5442c7ee7150ddd153fe4eeb06a (diff) | |
parent | 203d2a62c24ca3d8b07e4ec492fc53bb30bbeedc (diff) | |
download | servo-ec0d3e084dbaecf749a67ba52e5f680262960a29.tar.gz servo-ec0d3e084dbaecf749a67ba52e5f680262960a29.zip |
Auto merge of #11946 - emilio:animations-sender, r=bholley
style: Remove the Mutex from new_animations_sender by moving it to the local StyleContext.
<!-- Please describe your changes on the following line: -->
---
<!-- 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
<!-- Either: -->
- [x] These changes do not require tests because refactoring.
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
As a follow-up, we could move all the data living under a mutex in the
SharedLayoutContext only in order to create the local context to the same place.
This should increase animation performance when there are multiple animations in
one page that happen to be on different threads.
r? @SimonSapin/@mbrubeck for the style/layout, @bholley for the geckolib changes
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11946)
<!-- Reviewable:end -->
Diffstat (limited to 'python/tidy/servo_tidy_tests/test_tidy.py')
0 files changed, 0 insertions, 0 deletions