servo/components
bors-servo f31a88d85d
Auto merge of #24885 - shnmorimoto:implement_mediasession_set_positon_state, r=ferjm
Implement mediasession set positon state

<!-- Please describe your changes on the following line: -->

fix #24808

> Bonus points if you want to tweak the existing UI by adding a progress bar, and the info about the current position and total duration.

I haven't implemented this yet.

---
<!-- 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 #24808 (GitHub issue number if applicable)

<!-- Either: -->
- [x] There are tests for these changes OR

<!-- 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. -->
2019-12-03 12:13:06 -05:00
..
allocator Update jemalloc-sys to 0.3.2 2019-11-20 00:00:00 +00:00
atoms Add support for squeeze events 2019-11-22 13:58:13 -08:00
background_hang_monitor Use surfman for managing GL surfaces 2019-11-01 08:47:11 -05:00
bluetooth Update rand to 0.7 (fixes #24448) 2019-10-23 15:34:48 +02:00
bluetooth_traits
canvas style: Don't specify minor version for cssparser. 2019-11-30 20:45:06 +01:00
canvas_traits style: Don't specify minor version for cssparser. 2019-11-30 20:45:06 +01:00
compositing Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
config Initial implementation of WebGPU API 2019-11-21 08:30:26 +01:00
config_plugins
constellation Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
debugger
deny_public_fields
derive_common derive_common: Fix example in documentation 2019-11-07 18:52:30 -06:00
devtools Update rand to 0.7 (fixes #24448) 2019-10-23 15:34:48 +02:00
devtools_traits
dom_struct Use #![register_tool] instead of #![register_attr] 2019-11-15 17:24:42 +01:00
domobject_derive
embedder_traits Auto merge of #24885 - shnmorimoto:implement_mediasession_set_positon_state, r=ferjm 2019-12-03 12:13:06 -05:00
fallible
geometry Fix some warnings new in Rust Nightly 2019-11-08 11:45:16 +01:00
gfx Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
gfx_traits
hashglobe Fix some warnings new in Rust Nightly 2019-11-08 11:45:16 +01:00
jstraceable_derive
layout Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
layout_2020 Un-allow and fix warnings in components/layout_2020 2019-12-02 16:32:34 +01:00
layout_thread style: Fix servo build. 2019-11-30 20:45:08 +01:00
layout_thread_2020 Un-allow and fix warnings in components/layout_2020 2019-12-02 16:32:34 +01:00
layout_traits Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
malloc_size_of style: Don't specify minor version for cssparser. 2019-11-30 20:45:06 +01:00
media Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
metrics
msg Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
net Auto merge of #24875 - jdm:wr-no-ipc, r=asajeffrey 2019-11-27 20:48:13 -05:00
net_traits Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
pixels Addresses issues raised in #24465; removes redundancy in set_bitmap_dimensions 2019-11-10 18:37:14 -05:00
profile begin messageport, transferable objects, impl 2019-10-19 14:12:22 +08:00
profile_traits begin messageport, transferable objects, impl 2019-10-19 14:12:22 +08:00
rand Update rand to 0.7 (fixes #24448) 2019-10-23 15:34:48 +02:00
range
remutex
script Auto merge of #24885 - shnmorimoto:implement_mediasession_set_positon_state, r=ferjm 2019-12-03 12:13:06 -05:00
script_layout_interface Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
script_plugins Use #![register_tool] instead of #![register_attr] 2019-11-15 17:24:42 +01:00
script_traits Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
selectors style: Don't specify minor version for cssparser. 2019-11-30 20:45:06 +01:00
servo Auto merge of #24875 - jdm:wr-no-ipc, r=asajeffrey 2019-11-27 20:48:13 -05:00
servo_arc style: Simplify code for keeping alive shared memory until all sheets go away. 2019-11-30 20:44:56 +01:00
size_of_test
std_test_override
style Auto merge of #24928 - servo:2020-images, r=SimonSapin 2019-12-01 09:53:45 -05:00
style_derive
style_traits style: Don't specify minor version for cssparser. 2019-11-30 20:45:06 +01:00
to_shmem style: Don't specify minor version for cssparser. 2019-11-30 20:45:06 +01:00
to_shmem_derive
url Update rand to 0.7 (fixes #24448) 2019-10-23 15:34:48 +02:00
webdriver_server Update rand to 0.7 (fixes #24448) 2019-10-23 15:34:48 +02:00
webgpu Add WebGPU identity management 2019-11-28 10:33:03 +01:00
webrender_traits Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
webvr
webvr_traits