George Roman
73f11d69ea
Change Response's statusText default value from 'Ok' to an empty string
2018-11-27 19:26:40 +02:00
Josh Matthews
651a6990d0
Update expectations.
2018-11-23 16:33:47 -05:00
Bastien Orivel
024b40b39d
Update hyper to 0.12
2018-11-01 19:17:36 +01:00
CYBAI
fd833207d4
Label as ERROR due to ReadableStream not implemented yet
...
This should be fixed when #21482 is done.
2018-10-18 22:12:21 +08:00
CYBAI
9039a5cc71
Update test cases
2018-10-18 19:13:23 +08:00
WPT Sync Bot
394aced19f
Update web-platform-tests to revision ab64b78a8f6777a1d95d8d1d4bba9ccdbecf94ea
2018-08-26 23:02:58 -04:00
Alan Jeffrey
74c1e00d81
Upgraded to SM 60
2018-08-20 18:22:29 -04:00
WPT Sync Bot
8c46b67f8e
Update web-platform-tests to revision 4333a1d2f109795547fc5e22ebfc8481fa649de7
2018-06-22 22:44:39 -04:00
WPT Sync Bot
24183668c4
Update web-platform-tests to revision 81962ac8802223d038b188b6f9cb88a0a9c5beee
2018-05-18 23:55:46 -04:00
WPT Sync Bot
816185f094
Update web-platform-tests to revision ea14651f262003177d0ba5819bd2806a1327b12a
2018-04-30 23:01:48 -04:00
WPT Sync Bot
395556b779
Update web-platform-tests to revision d04a8fc02b85bd32799691759c8c05ead07cd939
2018-03-25 23:24:11 -04:00
OJ Kwon
80304a133f
test(wpt): update fetch test metadata
2018-03-24 08:57:33 -07:00
WPT Sync Bot
6b4026ce2f
Update web-platform-tests to revision 26e8a76d7fbea0721468e791a325444ac9939a4f
2018-03-21 22:47:14 -04:00
WPT Sync Bot
aa8de380cc
Update web-platform-tests to revision 28300a0874230d668f0b02cfddfd994f2a735a56
2018-03-12 23:08:35 -04:00
Josh Matthews
0e1caebaf4
Update web-platform-tests to revision 10168e9a5d44efbc6e7d416d1d454eb9c9f1396c
2018-01-31 12:24:47 -05:00
Josh Matthews
1f531f66ea
Update web-platform-tests to revision 8a2ceb5f18911302b7a5c1cd2791f4ab50ad4326
2017-10-12 12:36:21 -04:00
Josh Matthews
3347094373
Update WPT results.
2017-10-05 09:23:30 +02:00
Josh Matthews
665817d2a6
Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444
2017-04-22 14:17:10 +02:00
Ms2ger
296fa2512b
Update web-platform-tests and CSS tests.
...
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00
Ms2ger
d6ba94ca28
Update web-platform-tests to revision 3137d1d2d7757366a69f8a449b458b5057e0e81e
2016-12-28 11:34:21 +01:00
Ms2ger
75be03041c
Use the API base URL in Fetch APIs.
2016-12-19 19:43:26 +01:00
Ms2ger
fbed4d23d6
Ensure that the API base URL is used in Fetch APIs.
2016-12-19 19:36:24 +01:00
Ms2ger
26cf0a7a8c
Make the multi-global tests more robust.
2016-12-19 19:12:38 +01:00
Ms2ger
154b16a25d
Don't return early from report_pending_exception() if the value is an unexpected object.
...
We will now dispatch the error event in this case as well.
2016-11-27 10:27:11 +01:00
Ms2ger
ccdb0a3458
Update web-platform-tests to revision e8bfc205e36ad699601212cd50083870bad9a75d
2016-11-15 09:35:34 +01:00
Atte Lautanala
65a7747864
Implement response API Clone step 1
2016-10-23 12:32:48 +03:00
Jeena Lee
25cc87f226
Make Response's Clone()
method to clone headers.
...
This patch allows the response clone to have the same headers list as
the original's. Previously, only the cloned response's headers guard was
set to be the same as the original response's headers guard.
2016-10-21 09:14:57 -07:00
Ms2ger
cb7e6715fb
Provide the fetched data to fetch() consumers.
2016-10-06 14:21:03 +02:00
Jeena Lee
3216009731
Implement the Fetch method
2016-09-29 08:19:41 -07:00
Malisa Smith
a5e5cd0e9e
impl Body mixin for dom::Response and dom::Request
2016-09-28 22:10:53 -07:00
Jeena Lee
3b75d223f1
Enable OpenEndedDictionary in Headers
...
Expected wpt results are updated as well.
2016-09-22 15:01:34 -07:00
Josh Matthews
54d2060eae
Test result updates for tests using promise_test.
2016-09-22 16:21:21 -04:00
Ms2ger
079092dfea
Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0
2016-09-09 16:17:14 +02:00
Malisa Smith
faf32a7cfb
dom::Response implementation
2016-09-06 19:58:32 -07:00
Ms2ger
ae38c53de7
Dispatch error events at the window object.
2016-09-02 11:44:44 +02:00
Jeena Lee
543262b5d3
Enable wpt tests for Request and Response APIs
2016-08-04 10:47:35 -07:00