servo/components
bors-servo 965f57e3f8
Auto merge of #23309 - CYBAI:update-workers, r=nox
Support WorkerOptions for Worker

I'd like to start working on updating SW related codes and I found it will have some algorithms related to module workers. And I found parts of the spec update is related to [fetch a module worker script graph](https://html.spec.whatwg.org/multipage/#fetch-a-module-worker-script-tree), maybe it's worth being a separate PR?

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix part of #23308
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- 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/23309)
<!-- Reviewable:end -->
2019-05-11 03:36:23 -04:00
..
allocator
atoms Add RTCPeerConnection.ontrack 2019-05-08 08:15:01 -07:00
background_hang_monitor Auto merge of #23139 - gterzian:bounded_profiler_with_buffer_feedback, r=jdm 2019-03-31 10:27:13 -04:00
bluetooth #23065 removed unnecessary headless checking 2019-03-22 16:31:18 +03:00
bluetooth_traits Update regex to 1.1 2019-04-29 22:25:12 +09:00
canvas WR update: new viewport semantic 2019-03-22 15:41:48 +08:00
canvas_traits Allow webvr thread consumers to request input data 2019-05-03 14:37:41 -07:00
compositing Refactoring of the Glutin port in preparation of the compositor refactoring. 2019-04-29 10:04:51 +02:00
config Add ANGLE support to default embedding. 2019-05-09 15:24:18 -04:00
config_plugins #8539 Config preferences backend restructure 2019-03-20 15:01:26 +00:00
constellation Auto merge of #23090 - miller-time:nav-fetch-referrer, r=gterzian 2019-04-25 20:21:23 -04:00
debugger
deny_public_fields
derive_common Remove an unused extern crate. 2019-04-12 12:20:16 +02:00
devtools Introduce EvaluateJSAsync method and evaluationResponse event 2019-05-07 18:16:04 +02:00
devtools_traits
dom_struct Can collect webidl paths. 2019-04-20 22:39:22 +02:00
domobject_derive
embedder_traits Add a sampling profiler and a script to generate profiles for use with Gecko tooling. 2019-03-26 16:35:08 -04:00
fallible
geometry WR update: new viewport semantic 2019-03-22 15:41:48 +08:00
gfx Update harfbuzz to 0.3 2019-05-07 23:21:46 +02:00
gfx_traits
hashglobe
jstraceable_derive
layout Auto merge of #23325 - emilio:gecko-sync, r=emilio 2019-05-08 07:46:34 -04:00
layout_thread layout: fix Servo build. 2019-05-07 12:56:10 +02:00
layout_traits Measure layout queries blocked by ongoing layout 2019-04-13 07:42:07 +02:00
malloc_size_of Remove a useless MallocSizeOf implementation. 2019-05-07 12:55:59 +02:00
metrics
msg bound sampler buffer 2019-03-31 20:14:46 +08:00
net Auto merge of #23090 - miller-time:nav-fetch-referrer, r=gterzian 2019-04-25 20:21:23 -04:00
net_traits Create resource timing entry for sync network fetch 2019-05-08 17:33:39 +02:00
pixels
profile Update regex to 1.1 2019-04-29 22:25:12 +09:00
profile_traits fixup! Measure layout queries blocked by ongoing layout 2019-04-17 17:23:17 +02:00
rand
range
remutex
script Auto merge of #23309 - CYBAI:update-workers, r=nox 2019-05-11 03:36:23 -04:00
script_layout_interface Move is_connected function from style to layout, where it is used 2019-04-26 11:42:38 +02:00
script_plugins Simplify ParentMismatchError.fmt. 2019-04-20 22:39:38 +02:00
script_traits Auto merge of #23090 - miller-time:nav-fetch-referrer, r=gterzian 2019-04-25 20:21:23 -04:00
selectors style: Rustfmt recent changes. 2019-05-07 12:56:02 +02:00
servo Refactoring of the Glutin port in preparation of the compositor refactoring. 2019-04-29 10:04:51 +02:00
servo_arc style: Rustfmt + build fix. 2019-05-10 12:43:06 +02:00
size_of_test
std_test_override
style style: Rustfmt + build fix. 2019-05-10 12:43:06 +02:00
style_derive Upgrade to rustc 1.36.0-nightly (e305df184 2019-04-24) 2019-04-25 13:52:09 +02:00
style_traits style: Rustfmt + build fix. 2019-05-10 12:43:06 +02:00
to_shmem style: Add an owned slice type which cbindgen can understand. 2019-05-10 12:43:02 +02:00
to_shmem_derive style: Fix servo build, and appease tidy / fmt. 2019-04-12 12:20:15 +02:00
url style: Fix servo build, and appease tidy / fmt. 2019-04-12 12:20:15 +02:00
webdriver_server Update regex to 1.1 2019-04-29 22:25:12 +09:00
webvr Add GetGamepadsForDisplay message for initializing inputs 2019-05-03 14:37:41 -07:00
webvr_traits Add GetGamepadsForDisplay message for initializing inputs 2019-05-03 14:37:41 -07:00