Commit Graph

88 Commits

Author SHA1 Message Date
Ben Kelly
eab2800945 Bug 1182094 Fix wpt sandboxed-iframes.https.html test to expect rejected promises. r=jgraham 2015-09-15 08:04:13 -07:00
James Graham
82cb251e38 Bug 1204461 - Update web-platform-tests to revision 3f82dd41c8e3697bfe5fa5c57321c842b65ba2aa, a=testonly 2015-09-14 12:19:08 +01:00
Henri Sivonen
4972edc4dc Bug 912470 part 2 - Implement Encoding Standard-compliant big5 encoder. r=emk. 2015-09-03 15:21:57 +03:00
Phil Ringnalda
8c77c63a10 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
8b06149c69 Bug 912470 part 2 - Implement Encoding Standard-compliant big5 encoder. r=emk. 2015-09-03 15:21:57 +03:00
Nigel Babu
94f8a04aca Backed out changeset c1f58ad695a3 (bug 1201632) for web platform test bustage ON A CLOSED TREE 2015-09-10 14:10:03 +05:30
Nikhil Marathe
8d54f429e2 Bug 1201632 - wptserve.py should send JSON failure message with correct mime type. r=jgraham
According to the JSON RFC [1] the official mime type is "application/json". If
we do not send this, Gecko will not fire the onload event for a frame trying to
load such a URL but will instead load an error page.

Several service worker tests rely on loading 'fake' iframes that 404 but
contribute to the progress of the test by watching for the onload event.
These tests are fixed by this patch.

[1]: http://www.ietf.org/rfc/rfc4627.txt
2015-09-08 16:05:43 -07:00
James Graham
6ba2d11270 Bug 1201822 - Update web-platform-tests to revision d0571e01e1a2e4b8c5f696af2f81cbc1be9a5842, a=testonly 2015-09-04 10:39:26 +01:00
James Graham
f912ef549c Bug 1199127 - Update web-platform-tests to revision 4600b7dbae996754fe52f48bc9c225834f11a686, a=testonly 2015-08-27 09:41:20 +01:00
James Graham
ec5cceb8e4 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
b28e3dd40b Bug 1194131 - Update web-platform-tests to revision b54dddfdcc4761d2f8a892fd783d60353949992d, a=tetsonly 2015-08-13 10:25:55 +01:00
Karl Tomlinson
ae2216266a bug 1190291 test currentTime at end of OfflineAudioContext rendering r=padenot 2015-08-05 09:13:34 +12:00
James Graham
d9d5bdcacf Bug 1190349 - Update web-platform-tests to revision 2bd8c7dcf2e216e58ece63491f31b5d087ec740e, a=testonly 2015-08-03 16:10:59 +01:00
James Graham
cc1de177f0 Bug 1187720 - Update web-platform-tests to revision 4bc69f287365a67585d470300a2ef109689cf465, a=testonly 2015-07-26 18:49:16 +01:00
James Graham
02289fe89d Bug 1183628 - Update web-platform-tests to revision 593fd27931d7e9d573d2796fe10df9fff778d56f, a=testonly 2015-07-14 14:39:06 +01:00
Boris Zbarsky
9d484432d5 Bug 1180525. Run callbacks whose window is no longer current as long as its document is the active document in the browsing context. r=bholley
The distinction only matters when document.open() makes a different
window current without changing the active document.
2015-07-07 17:38:07 -04:00
James Graham
8c6cb1f92f Bug 1180500 - Update web-platform-tests to revision 87398b8448f699e3e324148795891658f2fa16dd, a=testonly 2015-07-07 10:05:28 +01:00
Carsten "Tomcat" Book
820e7b2ee7 Backed out changeset 641b24306056 (bug 1178754) also need backedout on request on a CLOSED TREE 2015-06-30 15:58:51 +02:00
James Graham
7b0438f089 Bug 1178754 - Update web-platform-tests to revision 2f4e521222b7901f4d3a5e09a2489e773c8be424, a=testonly 2015-06-30 14:01:47 +01:00
Andrea Marchesini
f887d33706 Bug 1174731 - patch 2 - Make searchParams attribute readonly, r=annevk 2015-06-24 12:16:12 -07:00
Ben Turner
347d24eb90 Bug 1149815 - Fix IndexedDB tests to expect InvalidStateError rather than TransactionInactiveError when touching a deleted IDBObjectStore or IDBIndex object, r=janv. 2015-06-20 09:08:33 -07:00
James Graham
60ebd070d7 Bug 1131287 - Rename gainnode test to work around treeherder limitation, r=Ms2ger
Gecko CI infrastructure has naive algorithm for matching intermittent
tests so gets confused by filenames like test.html
2015-06-14 17:29:50 +01:00
Karl Tomlinson
171d831ed9 bug 1116382 test auto-revoking behavior with URL.createObjectURL(MediaSource) r=bholley 2015-05-29 00:01:34 +12:00
Karl Tomlinson
dbc93361bf bug 1116382 test opening referenced MediaSource after URL.revokeObjectURL() r=bholley 2015-05-29 00:15:07 +12:00
Karl Tomlinson
99ae8dc4b7 bug 1116382 adjust explict revoke test to fail if revocation fails r=bholley
Previously this test would pass even without the revokeObjectURL().
2015-05-28 23:36:31 +12:00
James Graham
05957a1d90 Bug 1171755 - Remove Windows-incompatible use of logger from another process in web-platform-tests a=testonly 2015-06-05 00:53:49 +01:00
James Graham
ee1df704b5 Bug 1171755 - Update web-platform-tests to revision 0fbf63dbe6f6b8b0dccee76d96ec4b7d50c3fff6, a=testonly 2015-06-05 00:53:48 +01:00
Andrea Marchesini
9fba4151f9 Bug 1161950 - patch 2 - fix the webplatform test, r=Ms2ger 2015-05-14 13:13:37 +01:00
James Graham
0a3da2cb68 Bug 1163709 - Update web-platform-tests to revision 5aa79b303c81164549041d1bd9f7887390a10f72, a=testonly 2015-05-11 22:05:13 +01:00
James Graham
342f61bace Bug 1162090 - Update web-platform-tests to revision 28de405307d9613052ccd1228be7888e109738a6, a=testonly 2015-05-06 17:32:13 +01:00
James Graham
d3fb43902c Bug 1161535 - Update web-platform-tests to revision 40a9c4e9e4f99a738cd1a7602066c5e84d1b90b5, a=testonly 2015-05-05 21:57:11 +01:00
James Graham
c04a00b217 Bug 1157218 - Update web-platform-tests to revision 20aef05e164be1ccbbd8f66192f01e778b5e5c18, a=testonly 2015-04-22 17:33:48 +01:00
James Graham
e21dafadf8 Bug 1155079 - Update web-platform-tests to revision 89b6e2bc460316c7f273712d22f0b2d3a3d0c5be, a =testonly 2015-04-16 09:43:09 +01:00
Boris Zbarsky
71ce4e82d8 Bug 1154878 another followup. Update wpt tests to not expect navigator.taintEnabled() in workers, because we still have a CLOSED TREE 2015-04-15 18:18:29 -04:00
Boris Zbarsky
937626e175 Bug 1154812. Fix location.pathname to return the right thing in workers. r=baku 2015-04-15 16:32:53 -04:00
James Graham
1d52712ef8 Bug 1153521 - Increase the timeout for cache-storage tests, a=testonly 2015-04-13 10:35:11 +01:00
James Graham
8f6f1b3bf9 Bug 1153521 - Update web-platform-tests to revision 7311aa630534282885b9add15b1c30b2b59316dd, a=testonly 2015-04-13 10:35:10 +01:00
Carsten "Tomcat" Book
4462292615 Backed out changeset 2507a02fae1a (bug 1153521) for frequent test failures in cache-add.https.html 2015-04-12 11:33:04 +02:00
Carsten "Tomcat" Book
83f32c79d0 Backed out changeset 12dba8622295 (bug 1153521) 2015-04-12 11:32:23 +02:00
James Graham
94653ece48 Bug 1153521 - Increase the timeout for cache-storage tests, a=testonly 2015-04-11 10:57:38 +01:00
James Graham
bdcd100e04 Bug 1153521 - Update web-platform-tests to revision 7311aa630534282885b9add15b1c30b2b59316dd, a=testonly 2015-04-11 10:56:55 +01:00
Boris Zbarsky
b69560d8fb Bug 1151940 part 3. Make some writable cssom-view attributes that we only allow setting from chrome act the way readonly replaceables would when called from content. r=smaug 2015-04-08 22:50:45 -04:00
Boris Zbarsky
4b776e2bc5 Bug 1151940 part 2. Add a convenience function in nsGlobalWindow for replacing a property on the window with a new value. r=smaug 2015-04-08 22:50:45 -04:00
Christoph Kerschbaumer
685f3c6572 Bug 1086999 - CSP: Asterisk (*) wildcard should not allow blob:, data:, or filesystem: when matching source expressions - web platform test update (r=sstamm,jgraham) 2015-03-11 17:16:13 -07:00
James Graham
87a37d012a Bug 1150821 - Update web-platform-tests to revision 1bb38c25b4720fbfd8ca086ef9275ac3e465c659, a=testonly 2015-04-03 10:15:36 +01:00
Ben Turner
406dfe1857 Bug 1131776 - Use WITHOUT ROWID tables for IndexedDB, r=janv. 2015-02-16 09:48:14 -08:00
Andrea Marchesini
8c283f2c17 Bug 1147990 - websocket test suite - patch 5 - web-platform-test suite - js error fixed, r=jgraham 2015-03-31 14:58:27 +01:00
Wes Kocher
92325adb53 Backed out changeset 14b9b4827805 (bug 1131776) 2015-03-30 19:45:55 -07:00
Ben Turner
da6b685df9 Bug 1131776 - Use WITHOUT ROWID tables for IndexedDB, r=janv. 2015-02-16 09:48:14 -08:00
Phil Ringnalda
d09277f0f4 Backed out 5 changesets (bug 866846, bug 1131776, bug 1131766, bug 1144806, bug 1112702) on suspicion of causing Windows debug devtools-4 storage crashes
CLOSED TREE

Backed out changeset 142d9ae5826c (bug 1131776)
Backed out changeset 0b4de21b759f (bug 1112702)
Backed out changeset 1b4ead852ae0 (bug 1131766)
Backed out changeset cbd862dd036f (bug 866846)
Backed out changeset 178412a2fe8b (bug 1144806)
2015-03-29 12:55:11 -07:00