servo/components
bors-servo 537e575d3d
Auto merge of #26308 - mrobinson:animation-events2, r=jdm,emilio
Add support for transitionrun events

These events are triggered as soon as a transition is added to the list
of running transitions. This will allow better test coverage while
reworking the transitions and animations processing model.

<!-- 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: -->
- [x] 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-04-25 00:08:22 -04:00
..
allocator
atoms Add support for transitionrun events 2020-04-24 14:20:37 +02:00
background_hang_monitor Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
bluetooth Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
bluetooth_traits Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
canvas Update surfman to 0.2 and remove glutin 2020-04-17 23:44:53 -05:00
canvas_traits Update surfman to 0.2 and remove glutin 2020-04-17 23:44:53 -05:00
compositing Update surfman to 0.2 and remove glutin 2020-04-17 23:44:53 -05:00
config Remove use of webrender::RendererKind 2020-04-20 22:05:59 +02:00
config_plugins Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15) 2020-01-16 08:46:41 +01:00
constellation Use hash_map::Entry to save a map lookup 2020-04-14 18:17:46 -04:00
debugger Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
deny_public_fields Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15) 2020-01-16 08:46:41 +01:00
derive_common
devtools Add support for launching devtools server on random port 2020-03-16 15:30:26 +05:30
devtools_traits Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
dom_struct
domobject_derive Introduce a new type MaybeUnreflectedDom<T> (fixes #25701) 2020-02-17 10:17:47 +01:00
embedder_traits Make it possible to add a title to context menu 2020-03-31 12:25:54 +02:00
fallible
geometry
gfx Update dwrote to 0.11. 2020-03-26 16:41:58 -04:00
gfx_traits
hashglobe
jstraceable_derive
layout Add support for transitionrun events 2020-04-24 14:20:37 +02:00
layout_2020 Auto merge of #23661 - julientregoat:i-21289, r=jdm 2020-04-17 15:56:30 -04:00
layout_thread Add support for transitionrun events 2020-04-24 14:20:37 +02:00
layout_thread_2020 Add ElementAnimationState and PossibleElementAnimationState 2020-04-24 11:51:17 +02:00
layout_traits Make Background Hang Monitor Optional 2020-02-23 01:45:52 +05:30
malloc_size_of style: Run rustfmt. 2020-04-18 03:48:22 +02:00
media Upgrade to rustc 1.44.0-nightly (42abbd887 2020-04-07) 2020-04-09 21:33:44 +02:00
metrics Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
msg Make DOM own the style and layout data, in an UnsafeCell 2020-04-04 13:10:19 +02:00
net Don't continually re-request completed requests that had load errors. 2020-04-17 11:59:00 -04:00
net_traits Don't continually re-request completed requests that had load errors. 2020-04-17 11:59:00 -04:00
pixels
profile Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
profile_traits Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
rand
range
remutex
script Auto merge of #26308 - mrobinson:animation-events2, r=jdm,emilio 2020-04-25 00:08:22 -04:00
script_layout_interface Remove unused #![feature(…)] attributes 2020-04-15 15:01:46 +02:00
script_plugins Upgrade to rustc 1.44.0-nightly (42abbd887 2020-04-07) 2020-04-09 21:33:44 +02:00
script_traits Add support for transitionrun events 2020-04-24 14:20:37 +02:00
selectors style: Implement parsing / selector-matching for :is() and :where(). 2020-04-18 03:48:15 +02:00
servo Remove use of webrender::RendererKind 2020-04-20 22:05:59 +02:00
servo_arc
size_of_test
std_test_override
style Add ElementAnimationState and PossibleElementAnimationState 2020-04-24 11:51:17 +02:00
style_derive style: Reformat recent changes. 2020-04-16 17:50:17 +02:00
style_traits style: Add CSS Error for DisallowedImportRule. 2020-04-16 16:35:07 +02:00
to_shmem
to_shmem_derive
url
webdriver_server Remove syn 0.15 from our crate graph (fixes #24421) 2020-03-05 13:01:13 +01:00
webgpu Fixing some style related issues in WebGPU. 2020-02-27 15:10:24 +01:00
webrender_surfman Update surfman to 0.2 and remove glutin 2020-04-17 23:44:53 -05:00
webrender_traits Update surfman to 0.2 and remove glutin 2020-04-17 23:44:53 -05:00