servo/components
bors-servo f8c957dc1b
Auto merge of #25467 - gterzian:fix_message_event, r=Manishearth
Use dom and new_inherited in (extendable)messageevent

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

Also FIX #24707

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #25464 (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- 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. -->
2020-01-09 03:11:33 -05:00
..
allocator
atoms Handle AddInput/RemoveInput events 2020-01-09 08:16:25 +05:30
background_hang_monitor
bluetooth Fix some warnings in future Rust nightlies 2020-01-02 19:22:03 +01:00
bluetooth_traits
canvas Auto merge of #25445 - pylbrecht:ensure.path.quad, r=jdm 2020-01-07 23:27:47 -05:00
canvas_traits webgl: Set more ANGLE shader translation properties for WebGL 2. 2020-01-07 10:22:40 -05:00
compositing Do not wake up embedder on each animation tick 2019-12-16 16:50:36 +01:00
config Fix HSTS 2020-01-07 16:07:12 +01:00
config_plugins
constellation Do not wake up embedder on each animation tick 2019-12-16 16:50:36 +01:00
debugger
deny_public_fields
derive_common
devtools Fix some warnings in future Rust nightlies 2020-01-02 19:22:03 +01:00
devtools_traits WorkerId changed to type UUID. 2019-12-10 13:12:54 +05:30
dom_struct
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 style: Update smallvec to 1.0. 2019-12-16 14:23:56 +01:00
geometry Fix some warnings new in Rust Nightly 2019-11-08 11:45:16 +01:00
gfx Servo build fixes. 2019-12-16 14:23:56 +01:00
gfx_traits
hashglobe
jstraceable_derive
layout Rustfmt recent changes. 2019-12-16 14:23:56 +01:00
layout_2020 Clip background-color to border-radius 2020-01-03 16:58:08 +01:00
layout_thread style: Fix servo build. 2019-11-30 20:45:08 +01:00
layout_thread_2020 Disable use of rayon with --layout-threads 1 instead of panicking 2019-12-10 18:41:24 +01:00
layout_traits Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
malloc_size_of Add accountable-refcell as optional build time feature 2020-01-08 09:44:41 +05:30
media Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
metrics
msg re-structure blob, structured serialization 2019-12-11 22:46:50 +08:00
net Auto merge of #25404 - Darkspirit:hsts, r=asajeffrey 2020-01-08 13:20:09 -05:00
net_traits Fix some warnings in future Rust nightlies 2020-01-02 19:22:03 +01:00
pixels
profile Fix some warnings in future Rust nightlies 2020-01-02 19:22:03 +01:00
profile_traits begin messageport, transferable objects, impl 2019-10-19 14:12:22 +08:00
rand
range
remutex Remove unused code from a bunch of crates 2019-06-03 04:18:12 +02:00
script Auto merge of #25467 - gterzian:fix_message_event, r=Manishearth 2020-01-09 03:11:33 -05:00
script_layout_interface Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
script_plugins Add accountable-refcell as optional build time feature 2020-01-08 09:44:41 +05:30
script_traits Auto merge of #24123 - gterzian:redo_blob, r=jdm 2019-12-19 16:16:56 -05:00
selectors Bump selectors. 2019-12-18 14:36:47 +01:00
servo Add accountable-refcell as optional build time feature 2020-01-08 09:44:41 +05:30
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 Apply border-radius when painting borders 2020-01-03 15:45:28 +01:00
style_derive
style_traits style: Don't specify minor version for cssparser. 2019-11-30 20:45:06 +01:00
to_shmem style: Update smallvec to 1.0. 2019-12-16 14:23:56 +01:00
to_shmem_derive
url
webdriver_server
webgpu Initial implementation of GPUBuffer for WebGPU 2019-12-17 11:00:08 +01:00
webrender_traits Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
webvr
webvr_traits