Kagami Sascha Rosylight
6c98292a08
Throw when failing to convert sequence inner values
2019-10-17 10:38:22 +09:00
WPT Sync Bot
6edbabc2c6
Update web-platform-tests to revision e4c65276b686cd788b2c4f8c395025df371e84a1
2019-10-12 13:42:08 +00:00
WPT Sync Bot
e10932a8f7
Update web-platform-tests to revision 33fa44546cbd74796eebfd7e8a33d6fc2f4e020a
2019-10-11 15:44:29 +00:00
WPT Sync Bot
e864d8823c
Update web-platform-tests to revision 7c15d5b4e87b3a20ca2bc523b33303131510bc01
2019-10-10 13:44:00 +00:00
WPT Sync Bot
5a5336aaf0
Update web-platform-tests to revision e710d1d6bbe007a6a9344f79e17b445cf97cc623
2019-10-09 13:27:36 +00:00
bors-servo
75548f40c6
Auto merge of #24340 - jdm:image-cache-cors, r=Manishearth
...
Allow using CORS filtered image responses as WebGL textures
More specifically, this makes the "is this image same origin?" check consider the CORS status of the original response, rather than relying on an overly-strict "is this image's response's URL same-origin with a particular global?" check. To do this, we make the image cache double keyed based on the requested URL as well as the requesting origin, and store the CORS status of the eventual response with the final image that eventually gets sent to the HTMLImageElement consumer.
---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #24330 and fix #24368
- [x] There are tests for these changes
<!-- 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/24340 )
<!-- Reviewable:end -->
2019-10-07 18:39:36 -04:00
WPT Sync Bot
393fa37c0b
Update web-platform-tests to revision daac9dc806e9571ea856253fcc35a94e73d4f711
2019-10-06 14:35:02 +00:00
Josh Matthews
1df8d57dc6
Support CORS attributes for image elements.
2019-10-04 15:08:40 -04:00
WPT Sync Bot
555167ffdb
Update web-platform-tests to revision 3564c21f260aeb6862ceaa56bee9c39b74db3440
2019-10-03 13:25:50 +00:00
WPT Sync Bot
38ab56be1a
Update web-platform-tests to revision f1e1bd6bfa544af8059ff8ef79d622281f9ec0a8
2019-10-01 13:54:31 +00:00
WPT Sync Bot
ae931fea9a
Update web-platform-tests to revision 4f22c5b19bae217799ce92c9df6dfdf2800c6d81
2019-09-30 13:46:25 +00:00
WPT Sync Bot
be4d54ed1a
Update web-platform-tests to revision 370aa82342355b99fff0b45448ac95636ec11861
2019-09-29 14:21:14 +00:00
WPT Sync Bot
ecc0101a80
Update web-platform-tests to revision 4ab3cef83d73c2b6dd3616e0fe9165b3a6eed808
2019-09-28 13:38:48 +00:00
WPT Sync Bot
3f940e3f4c
Update web-platform-tests to revision 90e1ee27eede63cf117f19c1e55553cc1881aef0
2019-09-27 13:51:36 +00:00
WPT Sync Bot
902c03b511
Update web-platform-tests to revision c9633200e9c3d5524dca096e8c23c8eb4a94e495
2019-09-26 14:12:51 +00:00
WPT Sync Bot
b60afa18f5
Update web-platform-tests to revision 332b7c4e711d75ead4c0dfbf7f6f0b683206756d
2019-09-25 13:47:14 +00:00
bors-servo
d3727c2989
Auto merge of #24252 - servo-wpt-sync:wpt_update_20-09-2019, r=servo-wpt-sync
...
Sync WPT with upstream (20-09-2019)
Automated downstream sync of changes from upstream as of 20-09-2019.
[no-wpt-sync]
<!-- 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/24252 )
<!-- Reviewable:end -->
2019-09-20 17:33:01 -04:00
WPT Sync Bot
d38b1c8241
Update web-platform-tests to revision 786fc058fd83cbf002be3a35100ab2a3b1f98d58
2019-09-20 14:30:34 +00:00
bors-servo
293ccd07e8
Auto merge of #24133 - paulrouget:userAction, r=jdm
...
Do not allow XR session on non user-activated events
This sets the thread in "user interaction mode" when the dispatched event is trusted. I also tried an approach where we would not rely on the dispatched event but just set "user interaction mode" when we get a compositor event (which, we can assume, are only user generated). That worked as well.
Fixes #23787 .
<!-- 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/24133 )
<!-- Reviewable:end -->
2019-09-20 06:54:19 -04:00
Paul Rouget
ea7b581537
Do not allow XR session on non user-activated events
2019-09-20 07:52:26 +02:00
WPT Sync Bot
ba0f5f096a
Update web-platform-tests to revision a3a4442b04c37155f81c4ad4ae9c06339f76ce14
2019-09-19 13:22:29 +00:00
WPT Sync Bot
57465056e7
Update web-platform-tests to revision e9f2d000237d43f74136cfd40e5a3454f5b54b70
2019-09-17 13:46:30 +00:00
WPT Sync Bot
6a79d6ee64
Update web-platform-tests to revision 0bfde9f6a8bfde0fde4dba73d7172a8eed6e946e
2019-09-16 13:25:06 +00:00
WPT Sync Bot
20dd815dd0
Update web-platform-tests to revision c850921dd5b241913a97b99b05cecbbb1242755c
2019-09-15 14:37:50 +00:00
WPT Sync Bot
20e57b5c74
Update web-platform-tests to revision bf42dca1ce568ce559d5a4cad507239035b91dcb
2019-09-14 14:35:59 +00:00
WPT Sync Bot
c413a1139e
Update web-platform-tests to revision 2660fc486f7027c913863d48a8843942f0c0365e
2019-09-12 15:00:14 +00:00
bors-servo
6ed204d692
Auto merge of #24158 - servo-wpt-sync:wpt_update_07-09-2019, r=jdm
...
Sync WPT with upstream (07-09-2019)
Automated downstream sync of changes from upstream as of 07-09-2019.
[no-wpt-sync]
<!-- 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/24158 )
<!-- Reviewable:end -->
2019-09-09 17:39:37 -04:00
bors-servo
f90dd12133
Auto merge of #24121 - servo:jdm-patch-51, r=jgraham
...
Decode URI components when reporting testharness results.
<!-- 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/24121 )
<!-- Reviewable:end -->
2019-09-09 11:16:15 -04:00
WPT Sync Bot
3d5ad91231
Update web-platform-tests to revision 756a676d640e9a772f565964285b2f20f6164fce
2019-09-07 14:29:08 +00:00
WPT Sync Bot
81f021f2df
Update web-platform-tests to revision ee40b7bdc5a1e62be5b49b298b8d080b3de816b6
2019-09-06 15:26:10 +00:00
WPT Sync Bot
5735600736
Update web-platform-tests to revision 716f0ac8e3e016318c301828428ce241a1dd0e08
2019-09-05 14:27:37 +00:00
Josh Matthews
619be736b1
Decode URI components when reporting testharness results.
2019-09-04 14:40:55 -04:00
WPT Sync Bot
33079866c1
Update web-platform-tests to revision 1ac959f3e6198767fecf67740d3e1687b184265f
2019-09-03 14:35:19 +00:00
bors-servo
4f4e219e54
Auto merge of #24044 - Eijebong:img-element-spec-update, r=jdm
...
Remove <img>'s historical progress events
Fixes #24011
<!-- 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/24044 )
<!-- Reviewable:end -->
2019-09-02 21:29:14 -04:00
WPT Sync Bot
0eedd13bef
Update web-platform-tests to revision 9064a51d4e4c177bf4b629031c3ac8010c910132
2019-09-02 14:07:51 +00:00
Bastien Orivel
84898bc370
Update wpt test to match the new spec where loadend isn't anymore
2019-09-01 16:36:11 +02:00
WPT Sync Bot
eed68f662b
Update web-platform-tests to revision fb898b46adaf656c9807ed0b8adb39d84162cb98
2019-08-30 14:43:51 +00:00
WPT Sync Bot
d18b651358
Update web-platform-tests to revision d75cd4df6722acef7224eb6edcdc52b125680dad
2019-08-28 15:09:15 +00:00
WPT Sync Bot
3a48586f85
Update web-platform-tests to revision f283c90ff58ce6b758525ba9ef8f7885d466730f
2019-08-27 14:28:42 +00:00
WPT Sync Bot
0233eb3d32
Update web-platform-tests to revision 94a0b420301fc9d7da16097083ecdce927e22343
2019-08-26 14:37:21 +00:00
WPT Sync Bot
4561003c7e
Update web-platform-tests to revision 6933aa6626e5dbbe66a5c2b1835b511a6438a632
2019-08-25 15:02:15 +00:00
WPT Sync Bot
57ea61dc86
Update web-platform-tests to revision 3bac98b37f29ec287e115fcecff566eb081131a8
2019-08-24 14:06:09 +00:00
WPT Sync Bot
482fda3a78
Update web-platform-tests to revision 33c263fb308d1c3f6ac6d2590d7292317262819d
2019-08-23 13:55:23 +00:00
WPT Sync Bot
76712d7d25
Update web-platform-tests to revision 82b73b315ce7ed1554e7a9b7bced66a5831e4ee5
2019-08-19 14:01:14 +00:00
WPT Sync Bot
02a68a38f0
Update web-platform-tests to revision 936827a6527f1c53051d3bc5bc79304c88c0737f
2019-08-16 14:22:21 +00:00
WPT Sync Bot
93a31731d9
Update web-platform-tests to revision 9f01716569ae5dfd79675ea55718e48017d077a8
2019-08-13 17:10:08 +00:00
bors-servo
9b4b02275e
Auto merge of #23949 - servo-wpt-sync:wpt_update_11-08-2019, r=servo-wpt-sync
...
Sync WPT with upstream (11-08-2019)
Automated downstream sync of changes from upstream as of 11-08-2019.
[no-wpt-sync]
<!-- 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/23949 )
<!-- Reviewable:end -->
2019-08-11 17:50:27 -04:00
WPT Sync Bot
add1a306e5
Update web-platform-tests to revision 2f08203a98291809cf67839232d45e68752dcb25
2019-08-11 14:55:16 +00:00
Bastien Orivel
1bf9df9354
Move the clear-100x50.png image to the right directory
...
Also removes an unused duplicate of that file.
All the references to that file are made through
`/images/clear-100x50.png`. Since it didn't exist until now, the tests
were showing an empty expected result which confused me a bit while
debugging canvas issues.
2019-08-11 14:38:27 +02:00
WPT Sync Bot
a45a4f8e2b
Update web-platform-tests to revision ebeb032b23de5abb7f9fd7fffcf471eaa6e2c154
2019-08-10 14:35:44 +00:00