servo/components
bors-servo 672eb18b64 Auto merge of #18548 - nnethercote:measure-smallbitvec, r=emilio
Implement MallocSizeOf properly for SmallBitVec.

<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because: trivial, and tested on Gecko side.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- 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/18548)
<!-- Reviewable:end -->
2017-09-18 02:24:26 -05:00
..
atoms
bluetooth Use BluetoohAdapter mock when bluetooth is disabled 2017-09-17 12:15:00 +02:00
bluetooth_traits
canvas Preserve sourceURL comment on style sheets 2017-09-14 12:39:18 -06:00
canvas_traits Preserve sourceURL comment on style sheets 2017-09-14 12:39:18 -06:00
compositing
config
constellation
debugger
deny_public_fields
devtools
devtools_traits
dom_struct
domobject_derive
fallible Bug 1398593 - stylo: mitigate performance impact of fallible allocation on stylist rebuilds. r=emilio. 2017-09-12 15:18:49 +02:00
geometry
gfx Auto merge of #18462 - mrobinson:cleanup-building-state, r=emilio 2017-09-15 05:30:47 -05:00
gfx_traits
hashglobe Bug 1398593 - stylo: mitigate performance impact of fallible allocation on stylist rebuilds. r=emilio. 2017-09-12 15:18:49 +02:00
jstraceable_derive
layout Auto merge of #18525 - emilio:border-spacing, r=nox 2017-09-17 15:12:46 -05:00
layout_thread style: Implement the body text color quirk in a more straight-forward way. 2017-09-16 02:44:56 +02:00
layout_traits
malloc_size_of Auto merge of #18548 - nnethercote:measure-smallbitvec, r=emilio 2017-09-18 02:24:26 -05:00
malloc_size_of_derive
metrics
msg
net
net_traits
profile
profile_traits
rand
range
remutex
script style: Make border-spacing serialization consistent, and move it to precomputed_type. 2017-09-17 21:33:17 +02:00
script_layout_interface Preserve sourceURL comment on style sheets 2017-09-14 12:39:18 -06:00
script_plugins
script_traits
selectors Preserve sourceURL comment on style sheets 2017-09-14 12:39:18 -06:00
servo
servo_arc style: Share user agent cascade data across documents. 2017-09-15 09:26:23 +02:00
size_of_test
style Auto merge of #18550 - nnethercote:bug-1399758-take-2, r=heycam 2017-09-18 01:03:46 -05:00
style_derive
style_traits Preserve sourceURL comment on style sheets 2017-09-14 12:39:18 -06:00
url
webdriver_server
webvr
webvr_traits