servo/components
bors-servo 2cf9a00c99
Auto merge of #22399 - ferjm:poster.frame, r=jdm
Implement HTMLMediaElement poster attribute

- [X] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #22288
- [x] There are tests for these changes

<!-- 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/22399)
<!-- Reviewable:end -->
2019-01-14 17:35:23 -05:00
..
allocator
atoms Reftest for video poster frame 2019-01-11 17:11:12 +01:00
background_hang_monitor unregister components while exiting 2018-12-17 16:37:03 +08:00
bluetooth Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
bluetooth_traits
canvas Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
canvas_traits Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
compositing constellation: restructure navigation, remove sync comm 2018-12-23 13:33:30 +08:00
config Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
constellation Provide the source window as part of postMessage events. 2019-01-07 22:19:25 -05:00
debugger
deny_public_fields
devtools Remove redundant .clone()s 2018-12-11 10:43:51 +09:00
devtools_traits Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
dom_struct
domobject_derive
embedder_traits constellation: restructure navigation, remove sync comm 2018-12-23 13:33:30 +08:00
fallible
geometry Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
gfx Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
gfx_traits Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
hashglobe
jstraceable_derive
layout Simplify get_cursor 2019-01-14 16:51:28 +01:00
layout_thread Remove LayoutDamageComputation 2019-01-14 16:10:26 +01:00
layout_traits style: Make Servo use a single thread-pool for layout-related tasks per-process. 2018-12-23 13:00:56 +01:00
malloc_size_of Put malloc_size_of_derive on crates.io, and add a reduced fork of malloc_size_of for WebRender. 2019-01-13 21:59:15 +01:00
metrics Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
msg Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
net Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
net_traits Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
pixels Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
profile Upgrade to rustc 1.33.0-nightly (fb86d604b 2018-12-27) 2018-12-28 13:16:55 +01:00
profile_traits
rand
range Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
remutex Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
script Auto merge of #22399 - ferjm:poster.frame, r=jdm 2019-01-14 17:35:23 -05:00
script_layout_interface Move CSSReporter from script_layout_interface to script 2019-01-14 10:26:26 +01:00
script_plugins Exempt Rc<Promise> from unrooted_must_root 2019-01-04 09:34:04 -08:00
script_traits Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
selectors Auto merge of #22385 - servo:rustup, r=SimonSapin 2018-12-31 13:09:35 -05:00
servo Auto merge of #22121 - gterzian:remove_constellation_block_in_navigation, r=paulrouget 2018-12-26 01:53:20 -05:00
servo_arc
size_of_test
std_test_override
style style: Rustfmt recent changes. 2019-01-13 21:59:35 +01:00
style_derive style: Rustfmt recent changes. 2019-01-13 21:59:35 +01:00
style_traits Put malloc_size_of_derive on crates.io, and add a reduced fork of malloc_size_of for WebRender. 2019-01-13 21:59:15 +01:00
url Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
webdriver_server Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
webvr Remove redundant .clone()s 2018-12-11 10:43:51 +09:00
webvr_traits