servo/components/script
bors-servo fa77675488
Auto merge of #22171 - CYBAI:sw-up-to-date, r=jdm
Update webidl of ServiceWorkerRegistration

I'll start to work on #19302 and I'd like to update these sw related webidl one by one.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes is part of #19302
- [x] These changes do not require tests because it just updates the webidl for `ServiceWorkerRegistration`; related tests should be updated when we start to implement its functions.

<!-- 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/22171)
<!-- Reviewable:end -->
2018-11-16 15:11:25 -05:00
..
docs Replace http with https in docs 2018-11-06 11:39:09 +01:00
dom Auto merge of #22171 - CYBAI:sw-up-to-date, r=jdm 2018-11-16 15:11:25 -05:00
task_source Unify the task source and task canceller API 2018-11-14 06:36:44 -05:00
body.rs Format remaining files 2018-11-06 22:30:31 +01:00
build.rs Remove useless use crate_name; imports. 2018-11-08 09:29:52 +01:00
Cargo.toml Introduce rejectionhandled event 2018-11-13 22:29:45 +08:00
clipboard_provider.rs Reorder imports 2018-11-06 22:35:07 +01:00
CMakeLists.txt build(cmake): detect python binary for specified version 2018-03-13 09:25:06 -07:00
devtools.rs Reorder imports 2018-11-06 22:35:07 +01:00
document_loader.rs Reorder imports 2018-11-06 22:35:07 +01:00
fetch.rs Reorder imports 2018-11-06 22:35:07 +01:00
layout_image.rs Unify the task source and task canceller API 2018-11-14 06:36:44 -05:00
lib.rs Unify the task source and task canceller API 2018-11-14 06:36:44 -05:00
mem.rs Format script component 2018-09-19 17:40:47 -04:00
microtask.rs Sort use statements 2018-11-06 15:26:02 +01:00
network_listener.rs Reorder imports 2018-11-06 22:35:07 +01:00
script_runtime.rs Auto merge of #21804 - AgustinCB:unify-task-source-canceller-api, r=gterzian 2018-11-16 09:54:40 -05:00
script_thread.rs Unify the task source and task canceller API 2018-11-14 06:36:44 -05:00
serviceworker_manager.rs Reorder imports 2018-11-06 22:35:07 +01:00
serviceworkerjob.rs Reorder imports 2018-11-06 22:35:07 +01:00
stylesheet_loader.rs Unify the task source and task canceller API 2018-11-14 06:36:44 -05:00
task.rs cargo fix --edition-idioms 2018-11-08 09:28:00 +01:00
task_manager.rs Unify the task source and task canceller API 2018-11-14 06:36:44 -05:00
task_queue.rs cargo fix --edition-idioms 2018-11-08 09:28:00 +01:00
test.rs Reorder imports 2018-11-06 22:35:07 +01:00
textinput.rs Correct select all 2018-11-07 18:58:51 +01:00
timers.rs Reorder imports 2018-11-06 22:35:07 +01:00
unpremultiplytable.rs Format script component 2018-09-19 17:40:47 -04:00
webdriver_handlers.rs cargo fix --edition-idioms 2018-11-08 09:28:00 +01:00