servo/components
bors-servo 208d6cb99e
Auto merge of #23323 - nehalem501:master, r=jdm
Implement connectStart in PerformanceResourceTiming

<!-- Please describe your changes on the following line: -->
- Added connectStart where needed (```ResourceFetchTiming```, ```ResourceAttribute```) in ```components/net_traits/lib.rs ```
- Before calling ```client.request``` in ```obtain_response```, we now add the ```connectStart``` attribute (```components/net/http_loader.rs```)
- Updated tests to reflect those changes

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [X] These changes fix #21261 (at least partially)

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/23323)
<!-- Reviewable:end -->
2019-05-17 18:10:09 -04:00
..
allocator
atoms Add RTCPeerConnection.ontrack 2019-05-08 08:15:01 -07:00
background_hang_monitor
bluetooth
bluetooth_traits Update regex to 1.1 2019-04-29 22:25:12 +09:00
canvas Auto merge of #23135 - maharsh312:master, r=jdm 2019-05-13 16:19:57 -04:00
canvas_traits Auto merge of #23135 - maharsh312:master, r=jdm 2019-05-13 16:19:57 -04:00
compositing Implement MouseEvent buttons attribute 2019-05-16 10:59:20 +03:00
config Add ANGLE support to default embedding. 2019-05-09 15:24:18 -04:00
config_plugins
constellation Implement MouseEvent buttons attribute 2019-05-16 10:59:20 +03:00
debugger
deny_public_fields
derive_common
devtools Introduce EvaluateJSAsync method and evaluationResponse event 2019-05-07 18:16:04 +02:00
devtools_traits
dom_struct
domobject_derive
embedder_traits
fallible
geometry
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
malloc_size_of Remove a useless MallocSizeOf implementation. 2019-05-07 12:55:59 +02:00
metrics
msg
net Auto merge of #23323 - nehalem501:master, r=jdm 2019-05-17 18:10:09 -04:00
net_traits Auto merge of #23323 - nehalem501:master, r=jdm 2019-05-17 18:10:09 -04:00
pixels
profile Update regex to 1.1 2019-04-29 22:25:12 +09:00
profile_traits
rand
range
remutex
script Auto merge of #23323 - nehalem501:master, r=jdm 2019-05-17 18:10:09 -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 Upgrade to rustc 1.36.0-nightly (a9ec99f42 2019-05-13) 2019-05-14 17:37:40 +02:00
script_traits Implement MouseEvent buttons attribute 2019-05-16 10:59:20 +03: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 Auto merge of #23363 - Darkspirit:https, r=jdm 2019-05-14 08:21:17 -04:00
style_derive
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 Update MPL license to https 2019-05-10 15:03:19 +02:00
url
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