servo/components
Martin Robinson 0ab4260d6b Split animation cancellation from update_style_for_animation
`update_style_for_animation` previously handled both canceling defunct
animations and also updating style to reflect current animation state.
This change splits those two concerns because we want to start handling
replaced or canceled animations and finished animations in two different
places.

This is a refactor, so ideally it shouldn't change any behavior.
2020-04-30 15:45:07 +02: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 Add support for some more WebGL2 limit parameters 2020-04-29 14:49:04 -04:00
canvas_traits Add support for some more WebGL2 limit parameters 2020-04-29 14:49:04 -04:00
compositing Update surfman to 0.2 and remove glutin 2020-04-17 23:44:53 -05:00
config Add a pref for webxr glwindow anaglyphic red-cyan stereo 2020-04-29 17:23:48 -05:00
config_plugins
constellation Some Cargo.toml cleanups 2020-04-25 12:19:40 -07:00
debugger Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
deny_public_fields
derive_common
devtools Update devtools page titles. 2020-04-28 15:40:38 -04:00
devtools_traits Update devtools page titles. 2020-04-28 15:40:38 -04: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 Split animation cancellation from update_style_for_animation 2020-04-30 15:45:07 +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 More Cargo.toml updates 2020-04-25 18:26:49 -07: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 #26354 - jdm:mmatyas__webgl_fns_getparam2, r=jdm 2020-04-29 23:49:55 -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 Split animation cancellation from update_style_for_animation 2020-04-30 15:45:07 +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 Update serde_json. 2020-04-23 16:08:40 -04: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