servo/components/script
bors-servo 3ccfc288de
Auto merge of #21394 - servo:jdm-patch-6, r=cbrewster
Remove unnecessary CEReactions.

This incorporates a spec update in https://github.com/whatwg/html/pull/3901.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21394)
<!-- Reviewable:end -->
2018-08-15 00:04:13 -04:00
..
docs
dom Remove unnecessary CEReactions. 2018-08-13 11:16:46 -04:00
task_source use remote-event task source in EventSource 2018-07-13 13:56:46 +08:00
body.rs
build.rs
Cargo.toml Dedupe num-traits 2018-08-09 18:26:28 +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 implement opener, disowning 2018-08-11 01:13:11 +02: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