Commit Graph

401 Commits

Author SHA1 Message Date
Karl Tomlinson
56afd11971 test for bug 864171 and bug 1053011 r=padenot 2015-09-24 19:07:29 +12:00
Michael Layzell
666b312bae Bug 1207233 - Don't provide a default content-type header if user calls XHR.setRequestHeader('Content-Type', ''), r=jduell 2015-09-24 16:54:11 -04:00
Masatoshi Kimura
f6bdfe5279 Bug 647621 - Remove document.charset from historical.html because it was eventually added to the spec. r=Ms2ger 2015-09-23 09:32:30 +09:00
Masatoshi Kimura
7ebbf10635 Bug 647621 - Implement document.charset and update document.inputEncoding to the latest spec. r=bz 2015-09-23 09:32:29 +09:00
Michael Layzell
1c1f0ab037 Bug 918742 - Correct handling of author-supplied charsets in XMLHttpRequest, r=bz 2015-09-22 12:26:15 -04:00
Christoph Kerschbaumer
f32f24a142 Bug 1048048 - add preload content policy types - web platform test updates (r=dveditz) 2015-09-20 14:56:46 -07:00
Wes Kocher
977486c724 Backed out 7 changesets (bug 1048048) for android crashes in various chunks CLOSED TREE
Backed out changeset b5abe23a4ea5 (bug 1048048)
Backed out changeset 4f91b10e8be0 (bug 1048048)
Backed out changeset 450d4a13c90e (bug 1048048)
Backed out changeset 6a727c40eb68 (bug 1048048)
Backed out changeset 88c2333ff745 (bug 1048048)
Backed out changeset 740ab1ecd079 (bug 1048048)
Backed out changeset 02c6d6aef163 (bug 1048048)
2015-09-21 09:08:34 -07:00
Christoph Kerschbaumer
0b368841fc Bug 1048048 - add preload content policy types - web platform test updates (r=dveditz) 2015-09-20 14:56:46 -07:00
James Graham
edcaa6f128 Bug 1105760 - Increase timeout for unstable Media Source test, rs=Ms2ger 2015-09-18 13:25:06 +01:00
James Graham
e3dbf95b73 Bug 1197365 - Update metadata for web-platform-tests-e10s a=testonly 2015-09-18 10:04:43 +01:00
Christoph Kerschbaumer
4e1addf5a8 Bug 1026520 - CSP: Inline report sending into allows - web platform test updates (r=deveditz) 2015-09-17 22:36:08 -07:00
Francois Marier
35c0c64e1d Bug 1205448 - Ship subresource integrity enabled by default. r=ckerschb 2015-09-17 16:33:35 -07:00
Andrea Marchesini
f5c121b61d Bug 1203463 - URL constructor should support about:blank URI, r=bz 2015-09-16 11:26:29 +08:00
Ben Kelly
a1a65397ad Bug 1182094 Fix wpt sandboxed-iframes.https.html test to expect rejected promises. r=jgraham 2015-09-15 08:04:13 -07:00
Lee Salzman
d87f44929e Bug 655328 - remove failure meta-data for WPT for 2dcontext/drawing-images-to-the-canvas/drawimage_canvas_8.html. r=jmuizelaar 2015-09-11 10:13:11 -04:00
Lee Salzman
c506c912c6 Bug 1074733 - Part 3 - remove failure meta-data for WPT tests with canvas drawImage with negative rects. r=james 2015-09-10 13:01:18 -04:00
James Graham
6340cb0e80 Bug 1204461 - Update web-platform-tests expected data to revision 3f82dd41c8e3697bfe5fa5c57321c842b65ba2aa, a=testonly 2015-09-14 12:19:09 +01:00
James Graham
c4e64d62f0 Bug 1203906 - Disable some unstable wpt tests when running with e10s enabled, a=testonly 2015-09-14 12:19:09 +01:00
James Graham
68941f8054 Bug 1204461 - Update web-platform-tests to revision 3f82dd41c8e3697bfe5fa5c57321c842b65ba2aa, a=testonly 2015-09-14 12:19:08 +01:00
Michael Layzell
fb1ec1ec20 Bug 1188932 - Allow the User-Agent header to be explicitly set by requests, r=bkelly, r=jgraham 2015-09-12 12:46:09 -04:00
Henri Sivonen
22f651359b Bug 912470 part 2 - Implement Encoding Standard-compliant big5 encoder. r=emk. 2015-09-03 15:21:57 +03:00
Lee Salzman
ad580888ec Bug 1201272 followup, remove failure meta-data from WPT shadow tests, r=jgraham
CLOSED TREE
2015-09-10 12:35:28 -04:00
Phil Ringnalda
5d40ecf75a Back out 2 changesets (bug 912470) for static analysis bustage
CLOSED TREE

Backed out changeset 8ecf2f65d4f0 (bug 912470)
Backed out changeset 19af08a9c288 (bug 912470)
2015-09-10 09:37:51 -07:00
Henri Sivonen
60d9d8a2f0 Bug 912470 part 2 - Implement Encoding Standard-compliant big5 encoder. r=emk. 2015-09-03 15:21:57 +03:00
Ehsan Akhgari
2b52b18a64 Bug 815299 - Part 3: Accept empty HTTP headers in XHR; r=jdm 2015-09-09 07:54:33 -04:00
Nigel Babu
61855501b5 Backed out changeset 0a2a9972b4c7 (bug 815299) for M4 bustage. 2015-09-09 09:12:28 +05:30
Ehsan Akhgari
26ff686dbd Bug 815299 - Part 3: Accept empty HTTP headers in XHR; r=jdm 2015-09-08 20:08:32 -04:00
James Graham
ca73fce3f0 Bug 1201822 - Update web-platform-tests expected data to revision d0571e01e1a2e4b8c5f696af2f81cbc1be9a5842, a=testonly 2015-09-04 10:39:27 +01:00
James Graham
9b37007ee3 Bug 1201822 - Update web-platform-tests to revision d0571e01e1a2e4b8c5f696af2f81cbc1be9a5842, a=testonly 2015-09-04 10:39:26 +01:00
Ryan VanderMeulen
5f6b2ba059 Bug 1198982 - Mark WorkerGlobalScope_importScripts_NetworkErr.htm as passing now. 2015-08-30 16:00:10 -04:00
Nikhil Marathe
03f2de8e31 Bug 1176988 - Patch 3 - Tests. r=jdm
Update web-platform-tests expected data
2015-08-26 08:59:04 -07:00
James Graham
3f3a9ad244 Bug 1199127 - Update web-platform-tests expected data to revision 4600b7dbae996754fe52f48bc9c225834f11a686, a=testonly 2015-08-27 09:41:22 +01:00
James Graham
a5b4bb0777 Bug 1199127 - Update web-platform-tests to revision 4600b7dbae996754fe52f48bc9c225834f11a686, a=testonly 2015-08-27 09:41:20 +01:00
Emilio Cobos Álvarez
ae9dfd524f Bug 1195820 - Request constructor should throw TypeError if URL has credentials or parse fails. r=bkelly 2015-08-24 22:54:52 +02:00
James Graham
47022afeee Bug 1184351 - Disable unstable CSP test on Linux debug builds, a=testonly 2015-08-26 12:37:59 +01:00
James Graham
6588a68f34 Bug 1193349 - Disable unstable image mutations test on Windows, a=testonly 2015-08-26 12:36:59 +01:00
Kyle Huey
0106bdbc32 Bug 1164834: MessageEvents coming from postMessage should not be cancelable. r=Ms2ger 2015-08-25 13:30:19 -07:00
Wei-Cheng Pan
e4e4541496 Bug 1050749 - Expose BatteryManager via getBattery() returning a Promise. r=bz, r=baku, r=jgraham 2015-08-21 18:29:25 +08:00
Jean-Yves Avenard
5529daa65b Bug 1188806: [MSE] Disable tests timing out intermittently. r=karlt
MSE with MP4 isn't enabled on linux, so those tests should always be failing.
2015-08-24 23:13:52 +10:00
Jean-Yves Avenard
f8b99f5c37 Bug 1195073: [MSE] P9. Update webref meta files. r=karlt
Remove unecessary files.
2015-08-24 23:13:51 +10:00
Jean-Yves Avenard
8efdf2a198 Bug 1195073: [MSE] P8. Update webref results. r=karlt 2015-08-24 23:13:51 +10:00
Jan Gerber
ad0da241c9 Bug 1194632 - Add bug link to mediasource-is-type-supported failures. r=Ms2ger 2015-08-14 03:27:00 -04:00
William Chen
4c783cde73 Bug 1131470 - Part 3: Implement ScreenOrientation interface. r=baku 2015-08-18 14:55:21 -07:00
James Graham
71c05e4516 Bug 1193033 - Update web-platform-tests expected data for Windows 10, a=testonly 2015-08-14 12:03:45 +01:00
Ryan VanderMeulen
1dece1252f Backed out changesets 0cf9bfd5af47 and e18c579d29f1 (bug 1193033) for Win7 debug relevant-mutations.html permafail.
CLOSED TREE
2015-08-13 14:15:23 -04:00
James Graham
ed5121d447 Bug 1194251 - Fixup metadata after increasing test timeout, a=testonly 2015-08-13 16:58:14 +01:00
James Graham
eef832294a Bug 1194251 - Increase timeout on selection/addRange.html to avoid intermittent timeouts, a=testonly on a CLOSED TREE 2015-08-13 15:48:17 +01:00
James Graham
187200ae65 Bug 1193033 - Update web-platform-tests expected data for Windows 10, a=testonly 2015-08-13 14:01:35 +01:00
James Graham
e7121ff8a5 Bug 1194131 - Update web-platform-tests expected data to revision b54dddfdcc4761d2f8a892fd783d60353949992d, a=testonly 2015-08-13 10:26:45 +01:00
James Graham
6c8a3271d3 Bug 1194131 - Update web-platform-tests to revision b54dddfdcc4761d2f8a892fd783d60353949992d, a=tetsonly 2015-08-13 10:25:55 +01:00