servo/components/script
Anthony Ramine 9c8540af5c Make layout methods accessing rare data be safe
They don't do anything fancy so there is no additional unsafety calling them
compared to using LayoutDom in the first place, the usual story of all
those changes.
2020-03-31 22:04:35 +02:00
..
docs
dom Make layout methods accessing rare data be safe 2020-03-31 22:04:35 +02:00
task_source
body.rs
build.rs
canvas_state.rs
Cargo.toml Update mozjs. 2020-03-30 17:45:28 -04:00
clipboard_provider.rs
devtools.rs
document_loader.rs
euclidext.rs
fetch.rs
image_listener.rs
init.rs
layout_image.rs
lib.rs Merge RawLayoutElementHelpers into LayoutElementHelpers 2020-03-31 18:30:42 +02: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 shutting down IPC router thread when a process shuts down. 2020-03-31 00:49:28 +08: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