servo/components/script
Simon Sapin d1733aa502 Fix the build for NLL
Test with `RUSTFLAGS="-Zborrowck=mir -Ztwo-phase-borrows" cargo build`

https://internals.rust-lang.org/t/help-us-get-non-lexical-lifetimes-nll-over-the-finish-line/7807/7
2018-08-08 00:09:56 +02:00
..
docs
dom Fix the build for NLL 2018-08-08 00:09:56 +02:00
task_source use remote-event task source in EventSource 2018-07-13 13:56:46 +08:00
body.rs
build.rs
Cargo.toml WR update 2018-08-06 07:22:24 +02:00
clipboard_provider.rs
CMakeLists.txt
devtools.rs
document_loader.rs implement window.stop, improve aborting document load 2018-07-29 16:42:54 +08:00
fetch.rs introduce "per task source" ignoring of tasks 2018-07-10 13:42:28 +08:00
layout_image.rs implement window.stop, improve aborting document load 2018-07-29 16:42:54 +08:00
lib.rs Remove recursion limit 2018-07-30 14:21:45 +02:00
mem.rs
microtask.rs
network_listener.rs
script_runtime.rs
script_thread.rs use remote-event task source in EventSource 2018-07-13 13:56:46 +08:00
serviceworker_manager.rs
serviceworkerjob.rs
stylesheet_loader.rs introduce "per task source" ignoring of tasks 2018-07-10 13:42:28 +08:00
task.rs
test.rs Remove unused code for parsing a sizes attribute. 2018-07-01 10:53:42 +02:00
textinput.rs
timers.rs Updated to mozjs v0.7.1. 2018-05-30 14:44:47 -05:00
unpremultiplytable.rs
webdriver_handlers.rs