Commit Graph

160 Commits

Author SHA1 Message Date
Dragana Damjanovic
2392afc0e0 Bug 1334776 - Store header names into nsHttpHeaderArray. r=mcmanus 2017-04-27 16:48:36 +02:00
James Graham
b2358183ff Bug 1356225 - Update web-platform-tests expected data to revision d519fe9011da7cfce7949f7ed826e9759dc5c532, a=testonly
MozReview-Commit-ID: GUErRlQhUzx
2017-04-20 10:49:32 +01:00
Sebastian Hengst
74ffdef056 Backed out changeset f98b750bb850 (bug 1356225)
MozReview-Commit-ID: 2HqnW54BB7M
2017-04-14 17:18:21 +02:00
James Graham
58aadf0c19 Bug 1356225 - Update web-platform-tests expected data to revision d519fe9011da7cfce7949f7ed826e9759dc5c532, a=testonly
MozReview-Commit-ID: GUErRlQhUzx
2017-04-13 16:22:32 +01:00
Aryeh Gregor
34a92fa7d1 Bug 1297414 - Support execCommand("defaultParagraphSeparator"); r=masayuki
Later commits will add the actual functionality.

MozReview-Commit-ID: 6Ac9V6MjZpa
2017-04-04 13:47:28 +03:00
Shawn Huang
8756dfd06c Bug 1348390 - Disable new XHR wpt for instability, r=jmaher 2017-03-27 18:05:14 +08:00
Shawn Huang
fd7812c3b9 Bug 1341272 - Set readyState to DONE during synchronous XMLHttpRequest failure, r=baku 2017-03-27 15:21:57 +08:00
James Graham
d52f41ce62 Bug 1345490 - Update web-platform-tests expected data, a=testonly
MozReview-Commit-ID: 6v6aK4ubvO6
2017-03-17 14:35:41 +00:00
Sebastian Hengst
68c1d2b7e6 Backed out changeset bb409914119e (bug 1345490) 2017-03-15 19:22:43 +01:00
James Graham
db668def5f Bug 1345490 - Update web-platform-tests expected data, a=testonly
MozReview-Commit-ID: 6v6aK4ubvO6
2017-03-15 15:20:53 +00:00
James Graham
1f6b7da068 Bug 1340474 - Update web-platform-tests expected data to revision eba2c70d536caaeef540966bc8ac7822417ab867, a=testonly
MozReview-Commit-ID: F1kB3H4bj01
2017-02-20 11:54:14 +00:00
Iris Hsiao
07531c930d Backed out changeset 5ae7735c28ae (bug 1340474) 2017-02-20 15:25:46 +08:00
James Graham
c33afaa41c Bug 1340474 - Update web-platform-tests expected data to revision eba2c70d536caaeef540966bc8ac7822417ab867, a=testonly
MozReview-Commit-ID: F1kB3H4bj01
2017-02-16 11:18:04 +00:00
Carsten "Tomcat" Book
f8bff237f8 Backed out changeset 043404978da9 (bug 1340474) 2017-02-17 13:19:40 +01:00
James Graham
a5fa0ff35b Bug 1340474 - Update web-platform-tests expected data to revision eba2c70d536caaeef540966bc8ac7822417ab867, a=testonly
MozReview-Commit-ID: F1kB3H4bj01
2017-02-17 10:05:15 +00:00
Valentin Gosu
903fd067f6 Bug 918735 - Remove unneeded expected fail in open-url-bogus.htm.ini. r=jdm
This does not appear to be tested in this test.

MozReview-Commit-ID: JCTK6BTiJSg
2017-02-09 02:36:39 +01:00
Ms2ger
9ab353777a Bug 1338068 - Correct the metadata handling for .any.js tests in workers; r=jgraham
The previous code would try to read a virtual file from the file system, which
would result in an exception in the handler and a 500 Internal Server Error
sent to the client.

This change is part of the code that landed upstream in
<https://github.com/w3c/wpt-tools/pull/156>.
2017-02-09 09:54:53 +01:00
Valentin Gosu
25f2affa4f Bug 1275746 - Fix tests that assume a HTTP url without a hostname is valid r=bz,MattN,jdm,markh
MozReview-Commit-ID: DzRenakrcAG
2016-07-07 16:20:47 +03:00
James Graham
4a1eb94bcf Bug 1335397 - Update wpt metadata to d93247d5cb7d70f80da8b154a171f4e3d50969f4, a=testonly
MozReview-Commit-ID: FIOVYIlW5rP
2017-02-04 09:39:12 +00:00
James Graham
cd25462c3c Bug 1331899 - Update web-platform-tests expected data to revision da8dc80ce9c2155e003f20816c0cb6f120c17db6, a=testonly
MozReview-Commit-ID: 2nHAXUTrhL4
2017-01-19 14:24:13 +00:00
Sebastian Hengst
33bb011d68 Backed out changeset 0b09769075af (bug 1275746) 2017-01-18 14:55:47 +01:00
Valentin Gosu
0e64b168b0 Bug 1275746 - Fix tests that assume a HTTP url without a hostname is valid r=bz,MattN,jdm,markh
MozReview-Commit-ID: DzRenakrcAG
2016-07-07 16:20:47 +03:00
Andreas Farre
cf3e4db18c Bug 1316871 - Ensure that we don't replace load popup. r=bkelly
This makes open-url-multi-window-6.htm always fail, which is intended.

MozReview-Commit-ID: 4OENwxMLUeh
2016-12-09 04:55:22 +01:00
Andreas Farre
4c16d2c833 Revert rev 9211bfa02ed5 (Bug 1315260). Wrong commit message. r=me
MozReview-Commit-ID: 7uFDhNpx4XP
2016-12-09 04:50:42 +01:00
Andreas Farre
8b4a22a5bb Bug 1315260 - Ensure that we don't replace load popup. r=bkelly
This makes open-url-multi-window-6.htm always fail, which is intended.

MozReview-Commit-ID: 4OENwxMLUeh
2016-12-09 04:33:00 +01:00
Thomas Wisniewski
c3b9d5231e Bug 1311798 - Align XMLHttpRequest.abort() with the spec. r=baku 2016-11-21 01:30:00 -05:00
James Graham
b2181f3f32 Bug 1318666 - Update web-platform-tests expected data to revision da8dc80ce9c2155e003f20816c0cb6f120c17db6, a=testonly
MozReview-Commit-ID: 7SWYHaAUCwX
2016-11-18 15:07:19 +00:00
James Graham
0b10505566 Bug 1309931 - Update web-platform-tests expected data to revision 1d8e28e2c762b51c06670a373b23af6bd7a8aed7, a=testonly
MozReview-Commit-ID: L8aMsSMwuXI
2016-10-25 18:10:30 +01:00
Valentin Gosu
0b30ca2596 Bug 1305204 - (Part 2) Backout bug 1275746 a=backout
MozReview-Commit-ID: H8aCKdJzEbR
2016-10-23 14:24:45 +02:00
Thomas Wisniewski
989368fd0f Bug 1303121 - Do not fire one last progress event on XHR errors, to match a spec change. r=annevk 2016-09-28 13:05:32 -04:00
Phil Ringnalda
aacccf1096 Backed out changeset 490c671f8047 (bug 1303121) for failures in test_CrossSiteXHR.html 2016-09-27 22:39:00 -07:00
Thomas Wisniewski
8f191cca0a Bug 1303121 - Do not fire one last progress event on XHR errors, to match a spec change. r=annevk 2016-09-15 14:19:23 -04:00
Ryan VanderMeulen
304af31599 Backed out changeset 4bdbbae12cb3 (bug 918719) for causing webcompat issues. 2016-09-27 15:58:01 -04:00
Thomas Wisniewski
d4ed285c00 Bug 918719 - Only fire one loading readystatechange per XHR, but keep the old behavior available behind the preference dom.send_multiple_xhr_loading_readystatechanges. r=smaug 2016-09-12 22:39:01 -04:00
Thomas Wisniewski
d30fe716e6 Bug 1302312 - Treat URLs with username or password but no host info as malformed. r=valentin 2016-09-13 12:47:16 -04:00
James Graham
914a570998 Bug 1302423 - Update web-platform-tests expected data to revision 6b48d45a1c7f3243945bf1678008f607e70acf2e, a=testonly
MozReview-Commit-ID: DOiOt5h4ESw
2016-09-13 14:49:45 +01:00
Thomas Wisniewski
a1a4c002e4 Bug 918751 - Throw NetworkErrors instead of failures where appropriate for some XHR web platform tests. r=bz, r=keeler, r=Mossop, r=paul 2016-09-03 18:45:08 -04:00
Phil Ringnalda
e66ac3a1e7 Merge m-c to m-i 2016-08-29 21:32:16 -07:00
Phil Ringnalda
7904d28a7f Backed out changeset b64d6f5b63db (bug 918751) for OS X permaorange in XMLHttpRequest/send-non-same-origin.sub.htm 2016-08-29 21:27:32 -07:00
Thomas Wisniewski
c030c85638 Bug 289714 - Do not write <parsererror> nodes for invalid XML documents in XMLHttpRequests made by web content. r=billm, r=bz 2016-08-29 16:30:36 -04:00
Thomas Wisniewski
bb7fc879cd Bug 918751 - Throw NetworkErrors instead of failures where appropriate for some XHR web platform tests. r=bz, r=annevk 2016-08-23 11:49:50 -04:00
Thomas Wisniewski
c086657511 Bug 918703 - Part 2: Correct progress event logic so events are sent in the correct order and with the correct values according to spec. r=baku 2016-08-05 23:47:40 -04:00
Thomas Wisniewski
81c40526f7 Bug 918752 - Override Accept request header to */* in XMLHttpRequest::Send() if it is not specified by the user. r=jst 2016-08-04 12:33:36 -04:00
James Graham
0e7870fa2f Bug 1291312 - Update web-platform-tests expected data to revision 7a6a5c9f436730f86123e6f48a44bf1b7ba5654f, a=testonly
MozReview-Commit-ID: CtDFngdZ7vy
2016-08-04 23:34:07 +01:00
Phil Ringnalda
8c993a9a81 Merge m-c to m-i 2016-08-03 18:52:15 -07:00
Phil Ringnalda
48419535ac Back out 2 changesets (bug 1291312) for making Win7 debug wpt-e10s-2 permanently fail by taking more than 7200 seconds to run, a=backout
Backed out changeset 0267734ec297 (bug 1291312)
Backed out changeset 8232b0211660 (bug 1291312)
2016-08-03 18:50:40 -07:00
Thomas Wisniewski
a490c7fdbb Bug 1285036 - Part 7: Change SetRequestHeader() and related header code to follow the spec more closely. r=baku 2016-08-02 12:50:10 -04:00
James Graham
5cc67b1857 Bug 1291312 - Update web-platform-tests expected data to revision 7a6a5c9f436730f86123e6f48a44bf1b7ba5654f, a=testonly
MozReview-Commit-ID: CtDFngdZ7vy
2016-08-02 20:22:32 +01:00
Sebastian Hengst
698b2586cc Backed out changeset 9c3ff4fe0ebb (bug 1291312) 2016-08-02 20:44:54 +02:00
James Graham
80cf9bff92 Bug 1291312 - Update web-platform-tests expected data to revision 7a6a5c9f436730f86123e6f48a44bf1b7ba5654f, a=testonly
MozReview-Commit-ID: CtDFngdZ7vy
2016-08-02 16:51:47 +01:00