diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-04 11:58:56 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-04 11:58:56 -0500 |
commit | aea9545e16fd6ea4a6b1234d1b969457313a5fa7 (patch) | |
tree | f487371012942909496f107070d82d90209d5970 /components/compositing/lib.rs | |
parent | b772f4335ee82007afe26fa58dd94d097d6135ba (diff) | |
parent | d15ac9be55027b901eeaa2a36ec7976caf18b4cc (diff) | |
download | servo-aea9545e16fd6ea4a6b1234d1b969457313a5fa7.tar.gz servo-aea9545e16fd6ea4a6b1234d1b969457313a5fa7.zip |
Auto merge of #13459 - servo:no-arc-heapsize, r=emilio
Use parking_lot::RwLock for PropertyDeclarationBlock
<!-- Please describe your changes on the following line: -->
As discussed in https://bugzilla.mozilla.org/show_bug.cgi?id=1305141
Closes #13176
---
Original PR title: Stop relying on `impl<T: HeapSizeOf> HeapSizeOf for Arc<T>`
https://github.com/servo/heapsize/issues/37#issuecomment-249861171
This builds on top of that.
---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because refactor
<!-- 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/13459)
<!-- Reviewable:end -->
Diffstat (limited to 'components/compositing/lib.rs')
0 files changed, 0 insertions, 0 deletions