servo/components/script
bors-servo 236762880c
Auto merge of #26058 - servo:layout-2020-improvements, r=SimonSapin
Make many improvements to the layout/script comms story

Now `LayoutDom<'dom, T>` is a mere wrapper around a `&'dom T`.
2020-03-30 10:56:35 -04:00
..
docs
dom Remove a bunch of _forever suffixes in Attr methods 2020-03-30 13:09:03 +02:00
task_source
body.rs
build.rs
canvas_state.rs
Cargo.toml Update content-security-policy. 2020-03-25 09:11:09 -04:00
clipboard_provider.rs
devtools.rs
document_loader.rs
euclidext.rs
fetch.rs
image_listener.rs
init.rs
layout_image.rs
lib.rs Move PendingRestyle to the style_layout_interface crate 2020-03-28 14:00:53 +01:00
mem.rs
microtask.rs Propagate user interacting flag to timers and promises 2020-03-26 08:36:57 +01:00
network_listener.rs
realms.rs
script_module.rs Update SpiderMonkey 2020-03-06 11:13:28 +01:00
script_runtime.rs Auto merge of #26056 - gterzian:enable_atomics_wait_on_dedicated_worker, r=jdm 2020-03-30 10:42:23 -04:00
script_thread.rs Avoid accessing node global during Node's destructor. 2020-02-24 16:27:40 -05:00
serviceworker_manager.rs
serviceworkerjob.rs
stylesheet_loader.rs
stylesheet_set.rs
task.rs
task_manager.rs
task_queue.rs
test.rs
textinput.rs
timers.rs Propagate user interacting flag to timers and promises 2020-03-26 08:36:57 +01:00
unpremultiplytable.rs
webdriver_handlers.rs Update SpiderMonkey 2020-03-06 11:13:28 +01:00