servo/components
bors-servo c5d6bb604d
Auto merge of #24377 - saschanaz:record-support, r=nox
Support WebIDL `record<>`

<!-- Please describe your changes on the following line: -->

Rebased @taki-zaro's work (#20318).

---
<!-- 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 #15012 and closes #20318. Possibly also closes #21463.

<!-- Either: -->
- [x] There are tests for these changes

<!-- 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/24377)
<!-- Reviewable:end -->
2019-10-15 08:33:46 -04:00
..
allocator
atoms Fire visibilitychange event appropriately 2019-10-11 16:02:30 -07:00
background_hang_monitor Remove unused dependencies 2019-10-01 21:15:53 +09:00
bluetooth Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
bluetooth_traits Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
canvas webgl: Lazily clear the canvas right before the first webgl command of the next frame. 2019-10-10 09:57:20 -04:00
canvas_traits webgl: Lazily clear the canvas right before the first webgl command of the next frame. 2019-10-10 09:57:20 -04:00
compositing Double key image cache by requesting origin, and store CORS status with cached images. 2019-10-04 09:22:21 -04:00
config Remove unused dependencies 2019-10-01 21:15:53 +09:00
config_plugins Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
constellation Remove unused dependencies 2019-10-01 21:15:53 +09:00
debugger Update to url 2.0 2019-08-17 10:03:44 +02:00
deny_public_fields Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
derive_common Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
devtools Remove unused dependencies 2019-10-01 21:15:53 +09:00
devtools_traits Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
dom_struct Remove redundant webidl_must_inherit compiler plugin lint 2019-09-29 23:11:40 +02:00
domobject_derive Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
embedder_traits Remove unused dependencies 2019-10-01 21:15:53 +09:00
fallible
geometry Remove unused dependencies 2019-10-01 21:15:53 +09:00
gfx rustfmt 2019-10-07 15:05:48 -04:00
gfx_traits Replace DisplayList::is_contentful with tracking during conversion to WR display lists 2019-09-06 17:15:53 +02:00
hashglobe style: Use fallible allocation for stylesheet invalidation. 2019-10-09 13:21:35 +02:00
jstraceable_derive Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
layout Support CORS attributes for image elements. 2019-10-04 15:08:40 -04:00
layout_2020 Handle inline-block as block for now in layout 2020 2019-10-11 16:43:52 +02:00
layout_thread Double key image cache by requesting origin, and store CORS status with cached images. 2019-10-04 09:22:21 -04:00
layout_thread_2020 Call BoxTreeRoot::construct from layout_thread_2020 2019-10-04 10:03:42 +02:00
layout_traits Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
malloc_size_of Update html5ever to 0.24 2019-09-27 17:43:37 +02:00
media Remove unused dependencies 2019-10-01 21:15:53 +09:00
metrics Replace DisplayList::is_contentful with tracking during conversion to WR display lists 2019-09-06 17:15:53 +02:00
msg Deduplicate parking_lot and friends by updating it to 0.9 2019-09-05 10:47:39 +02:00
net Auto merge of #23990 - tomasdivito:add-secure-connection-start, r=jdm 2019-10-10 22:16:27 -04:00
net_traits Auto merge of #23990 - tomasdivito:add-secure-connection-start, r=jdm 2019-10-10 22:16:27 -04:00
pixels
profile Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
profile_traits Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
rand
range
remutex
script Auto merge of #24377 - saschanaz:record-support, r=nox 2019-10-15 08:33:46 -04:00
script_layout_interface Remove unused dependencies 2019-10-01 21:15:53 +09:00
script_plugins Move script_plugins to a single file 2019-09-29 23:20:48 +02:00
script_traits Auto merge of #24090 - georgeroman:implement_element_click_wd_command, r=jdm 2019-09-04 12:25:50 -04:00
selectors style: Shutdown Servo's thread-pool in leak-checking builds, leak the atom table elsewhere. 2019-09-12 22:34:16 +02:00
servo Support --features vslatestinstalled 2019-10-02 13:49:58 +09:00
servo_arc
size_of_test
std_test_override
style Auto merge of #24339 - servo:sharing-cache-size, r=emilio 2019-10-10 00:45:14 -04:00
style_derive Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
style_traits
to_shmem Remove unused dependencies 2019-10-01 21:15:53 +09:00
to_shmem_derive Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
url Add useful debug output for HTTP response and image cache. 2019-10-04 15:08:40 -04:00
webdriver_server Remove unused dependencies 2019-10-01 21:15:53 +09:00
webrender_traits
webvr Remove unused dependencies 2019-10-01 21:15:53 +09:00
webvr_traits Replace use of gleam in webgl with sparkle. 2019-09-11 11:40:04 -04:00