Commit Graph

753 Commits

Author SHA1 Message Date
Ben Kelly
f1ab7986b2 Bug 1186856 ServiceWorker .register() should always stop current registration from uninstalling. r=jdm 2015-11-19 17:42:09 -08:00
James Graham
081c759f58 Bug 1225909 - Remove some incorrect expectations from Wr caused by intermittent tests, a=testonly on a CLOSED TREE 2015-11-18 22:07:00 +00:00
James Graham
ab26eecf8b Bug 1225909 - Update web-platform-tests expected data to revision 623c1536821f7536d8ee2859bbeaf0d9738ea707, a=testonly 2015-11-18 17:21:25 +00:00
James Graham
55699f2d5c Bug 1225909 - Update web-platform-tests to revision 623c1536821f7536d8ee2859bbeaf0d9738ea707, a=testonly 2015-11-18 17:20:47 +00:00
Ehsan Akhgari
a81ba9e395 Bug 1219085 - Import the fetch-request-redirect.https.html test from Blink; r=jdm 2015-11-18 06:52:28 -08:00
Boris Zbarsky
9ecf8df931 Bug 1225188. Implement window.onstorage. r=smaug 2015-11-17 18:09:53 -05:00
Andrea Marchesini
5f0c0c81f8 Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 3 - WPT, r=sicking, r=Ms2ger 2015-11-17 00:22:24 +00:00
Andrea Marchesini
36e922b9b7 Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 2 - WPT, r=sicking, r=Ms2ger 2015-11-16 22:41:54 +00:00
Andrea Marchesini
fe6be4c172 Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 1, r=sicking 2015-11-16 22:41:03 +00:00
Wes Kocher
9d1f194cbb Backed out 2 changesets (bug 1218433) for wpt failures CLOSED TREE
Backed out changeset 1cc8cc0444c0 (bug 1218433)
Backed out changeset 5418ca0e0378 (bug 1218433)

--HG--
extra : commitid : H1h8VHrzxx8
2015-11-16 11:13:43 -08:00
Boris Zbarsky
f4152a3bed Bug 1224643. Fix handling of U+0000 in URLSearchParams serialization. r=baku 2015-11-16 13:29:55 -05:00
Andrea Marchesini
76aba80dc5 Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 2 - WPT, r=sicking, r=Ms2ger 2015-11-16 16:57:29 +00:00
Andrea Marchesini
d35be12a6d Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 1, r=sicking 2015-11-16 16:57:29 +00:00
Ben Kelly
f1965a5c01 Bug 1217909 P6 Fix wpt registration.https.html to expect TypeError for script evaluation errors. r=catalinb 2015-11-16 08:04:11 -08:00
Ben Kelly
b4fa59c0cd Bug 1217909 P5 Add wpt test case for fetch event handlers that throw. r=catalinb 2015-11-16 08:04:11 -08:00
Ben Kelly
034b029b68 Bug 1217909 P4 Extend wpt tests to verify update() promise values for different script failures. r=catalinb 2015-11-16 08:04:11 -08:00
James Graham
6ee92329cd Bug 1213121 - fixup! Wait for at least one close event to fire before ending close-multiple test, to prevent instability, rs=Ms2ger
Missing a return.
2015-11-16 15:42:29 +00:00
James Graham
6094eaba0c Bug 1213121 - Wait for at least one close event to fire before ending close-multiple test, to prevent instability, r=bz 2015-11-16 15:35:43 +00:00
James Graham
32ca398d6c Bug 1215800 - Make tests for [before]unload events in window.close not depend on timers, r=Ms2ger 2015-11-16 13:52:16 +00:00
James Graham
fe5e1cf751 Bug 1225032 - Update to latest wptrunner, a=testonly 2015-11-16 13:52:16 +00:00
James Graham
9fda7aa8f7 Bug 1225032 - Update web-platform-tests expected data to revision a5f15d6bdbeeec010465dc906e542873d64797ec, a=testonly 2015-11-16 13:52:16 +00:00
James Graham
e4b7092280 Bug 1215461 - Re-enable session history and navigation tests that are stable after updates, a=testonly 2015-11-16 13:52:16 +00:00
James Graham
6d8a5cdbc6 Bug 1225032 - Update web-platform-tests to revision a5f15d6bdbeeec010465dc906e542873d64797ec, a=testonly
--HG--
rename : testing/web-platform/tests/dom/collections/storage-supported-property-names.html => testing/web-platform/tests/webstorage/storage_supported_property_names.html
2015-11-16 13:52:16 +00:00
Sebastian Hengst
a0cf7d50ad Backed out 2 changesets (22360424ed15, 325a67608df0) (bug 1218433) for W(1,2) failures. r=backout on a CLOSED TREE
Backed out changeset 22360424ed15 (bug 1218433)
Backed out changeset 325a67608df0 (bug 1218433)
2015-11-15 15:56:45 +01:00
Andrea Marchesini
3285721a07 Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 2 - WPT, r=sicking 2015-11-15 11:57:22 +00:00
Andrea Marchesini
9137d7e47b Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 1, r=sicking 2015-11-15 11:57:06 +00:00
Phil Ringnalda
fdbcbe2391 Bug 1215800 - Disable wpt close_beforeunload.html and close_unload.html for very frequent timeouts
--HG--
extra : rebase_source : 6c743d9116f90e5408b6d2b1af2cb2cd6d5f9c2b
2015-11-14 22:31:24 -08:00
Christoph Kerschbaumer
57888510df Bug 663570 - Update passing web-platform tests for meta csp (r=sicking) 2015-11-14 19:30:31 -08:00
Boris Zbarsky
711e819f92 Bug 1223716. Make HTMLCollection check for the element being HTML before checking for its name inside its named getter. r=bkelly 2015-11-13 13:25:50 -05:00
Jonas Sicking
ccb3b8dd1e Bug 1223647 followup. Indicate that we're failing the correct WPT tests. Landing on a CLOSED TREE 2015-11-12 23:36:10 -08:00
Sebastian Hengst
c7cc4bc5c8 Backed out changesets 5a3092c456c0,8dcbfd14f1e5 (bug 1218433) for M3, W3 failures and M10 failure on Android. r=backout
* * *
Backed out changeset 8dcbfd14f1e5 (bug 1218433)


462 INFO TEST-UNEXPECTED-FAIL | dom/security/test/csp/test_child-src_worker-redirect.html | CSP child-src worker test other-src-worker_redir-same - got "Error: Failed to load script (nsresult = 0x805e0006)", expected "blocked"
479 INFO TEST-UNEXPECTED-FAIL | dom/security/test/csp/test_child-src_worker.html | Test timed out.
486 INFO TEST-UNEXPECTED-FAIL | dom/security/test/csp/test_child-src_worker_data.html | Test timed out.
2015-11-12 18:44:51 +01:00
Andrea Marchesini
dde96283d8 Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 2 - WPT, r=sicking 2015-11-12 14:51:50 +00:00
Andrea Marchesini
f55a08e614 Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 1, r=sicking 2015-11-12 14:51:17 +00:00
Wes Kocher
9e8bd5977f Backed out 2 changesets (bug 1218433) for android CSP test failures in m(10) CLOSED TREE
Backed out changeset 50af9a9ba6d9 (bug 1218433)
Backed out changeset 5d8b8744419f (bug 1218433)

--HG--
extra : commitid : 625lyUcSwAk
2015-11-11 10:22:08 -08:00
Andrea Marchesini
f11e7ac146 Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 2 - WPT, r=sicking 2015-11-11 16:59:47 +00:00
Andrea Marchesini
934e4c3ba4 Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 1, r=sicking 2015-11-11 16:59:46 +00:00
Andrea Marchesini
d6cab13084 Bug 1201498 - Service worker update should compare scriptURL to worker URL without fragment, r=bkelly 2015-11-11 10:46:29 +00:00
Kate McKinley
787671cd5b Bug 1045891 - Web platform test fixes for child-src r=ckerschb,r=jgraham 2015-11-02 13:41:39 -08:00
Ben Kelly
71a771bb4b Bug 1189681 Fix wpt oninstall-script-error.https.html. r=baku 2015-11-09 11:13:09 -08:00
Wes Kocher
f8ad8afb5a Backed out 4 changesets (bug 1045891) for b2g mochitest 7 failures
Backed out changeset c590b18c5885 (bug 1045891)
Backed out changeset 14818a2329a4 (bug 1045891)
Backed out changeset e44d41985fed (bug 1045891)
Backed out changeset 781a76befe01 (bug 1045891)

--HG--
extra : commitid : 77UlfZzjWcg
2015-11-06 09:36:49 -08:00
James Graham
6fc43546ac Bug 1217418 - Make wpt update script more robust in the face of patches that won't apply, r=Ms2ger
This can happen if landing the update took a long time such that there is
a local patch against a file that was changed upstream in the period between
starting the update and landing it.
2015-11-06 15:10:53 +00:00
Ben Kelly
d47ed38725 Bug 1221351 P3 Fix test name in register-closed-window.https.html. a=testonly 2015-11-06 06:58:04 -08:00
Kate McKinley
bb8dba45ac Bug 1045891 - Web platform test fixes for child-src r=ckerschb,r=jgraham 2015-11-02 13:41:39 -08:00
Ben Kelly
ac8a0f19ae Bug 1221351 P2 Add a web-platform-test to check for crash when calling .register() on closed window. r=catalinb 2015-11-05 09:33:34 -08:00
Robert O'Callahan
95adec5b5e Bug 1209994. Fix a couple of issues that make the percentage-height-calculation.html test unreliable. r=bz
--HG--
extra : commitid : DGDN3jYJWJ0
extra : rebase_source : e4a93114144139f9c1e19cc1e10eb1a227f4214c
2015-10-29 16:56:30 +13:00
Valentin Gosu
cec734c5f4 Bug 1163030 - Fix WPT expectfails for URLs containing ` in query a=testonly 2015-11-02 13:55:34 +01:00
Valentin Gosu
1967fc0ec6 Bug 1163028 - Fix WPT expectfails for urls containing [] a=testonly 2015-11-02 13:55:12 +01:00
Robert O'Callahan
7c373233ed Bug 264412. Implement HTMLElement.innerText. r=smaug,mats
--HG--
extra : commitid : KjCvQzulwP3
extra : rebase_source : 01aae50d1ee8304e56d3d1e21a7c65c2f9060a72
2015-10-30 18:37:03 +13:00
Ben Kelly
b3b7658208 Bug 1220014 Set service worker prefs in wpt sub-directory. a=testonly CLOSED TREE 2015-10-30 07:11:26 -07:00
Ehsan Akhgari
b14199f1cd Fix the help string for ./mach web-platform-tests --e10s, no bug, DONTBUILD 2015-10-28 19:16:32 -04:00
Wes Kocher
38f032ac87 Backed out changeset 71cb0cec8da0 (bug 1219085) for wpt orange
--HG--
extra : commitid : IjFlJwi7sAo
2015-10-28 13:43:59 -07:00
Ehsan Akhgari
d8e38493d3 Bug 1219085 - Import the fetch-request-redirect.https.html test from Blink; r=jdm 2015-10-28 14:47:32 -04:00
Dave Hunt
cf61aea229 Bug 1145680 - [mozdevice] Add reboot, move, copy, and info methods to adb.py. r=bc 2015-10-27 02:30:00 +01:00
Paul Adenot
b53bda208d Bug 1218694 - Test that AudioNode.connect() returns the node connected to. r=smaug
--HG--
extra : rebase_source : 8a7e450160512bb0f4f0ed4fb9b5aa7c534c23db
2015-10-28 13:54:57 +09:00
Phil Ringnalda
c48356cab6 Bug 1188887 followup, adjust wpt expectations to realize we'll now pass the HAVE_NOTHING test in offsets-into-the-media-resource/currentTime.html
CLOSED TREE
2015-10-27 19:20:13 -07:00
Ben Kelly
ff9ecfcefa Bug 1217501 P3 Check Accept header visibility in service worker fetch event. r=ehsan 2015-10-26 08:25:16 -07:00
Wes Kocher
3ac77ec6f9 Backed out 3 changesets (bug 1217501) for m(4) leaks CLOSED TREE
Backed out changeset f00f079f712b (bug 1217501)
Backed out changeset 86ac4feb0e38 (bug 1217501)
Backed out changeset 0c7e876a69e5 (bug 1217501)

--HG--
extra : commitid : DHpgGALANW2
2015-10-26 11:52:23 -07:00
Ehsan Akhgari
db7f4333ee Bug 1189685 - Part 2: Make synced-state.https.html pass; r=bkelly 2015-10-26 12:37:50 -04:00
Ehsan Akhgari
1d99fb8281 Bug 1181054 - Part 4: Make fetch-event.https.html pass; r=bkelly 2015-10-26 12:21:05 -04:00
Ben Kelly
daae12696c Bug 1217501 P3 Check Accept header visibility in service worker fetch event. r=ehsan 2015-10-26 08:25:16 -07:00
dimi
975b82b179 Bug 1207727 - Add WPT tests for service worker update algorithm. r=bkelly 2015-10-26 11:03:47 +08:00
Sebastian Hengst
88eb8517c5 Backed out 3 changesets (bug 1217418, bug 1217767) for Linux x64 debug W-e10s(3) permafail. r=nigelb,backout
Backed out changeset af7f10137637 (bug 1217767)
Backed out changeset f65121860ffe (bug 1217418)
Backed out changeset c050501bde82 (bug 1217767)

--HG--
rename : testing/web-platform/tests/webstorage/storage_supported_property_names.html => testing/web-platform/tests/dom/collections/storage-supported-property-names.html
2015-10-24 15:51:43 +02:00
Robert O'Callahan
0e2b65352f Revert incorrectly committed changes ab657569f554 and a396f4262479
--HG--
extra : commitid : IHQ60dccnSZ
extra : amend_source : 9302339fd951446a37909b31a1ccb56aff470325
2015-10-24 22:38:22 +13:00
Robert O'Callahan
b09242d6c1 Bug 264412. Implement HTMLElement.innerText. r=smaug,mats
--HG--
extra : commitid : LLiSI8usEMT
extra : rebase_source : 928b4fd451c28b57a43a873f05b7bf030ba13083
2015-10-21 10:23:17 +13:00
James Graham
20e8824b95 Bug 1217767 - Update web-platform-tests expected data to revision 9a49a8ea7405280364a8aa27d47bfb19af119bb4, a=testonly 2015-10-23 11:02:51 +01:00
James Graham
11e3a86e6b Bug 1217418 - Make wpt update script more robust in the face of patches that won't apply, r=Ms2ger
This can happen if landing the update took a long time such that there is
a local patch against a file that was changed upstream in the period between
starting the update and landing it.
2015-10-23 11:02:49 +01:00
James Graham
08dd8cd49a Bug 1217767 - Update web-platform-tests to revision 9a49a8ea7405280364a8aa27d47bfb19af119bb4, a=testonly
--HG--
rename : testing/web-platform/tests/dom/collections/storage-supported-property-names.html => testing/web-platform/tests/webstorage/storage_supported_property_names.html
2015-10-23 11:02:30 +01:00
Ehsan Akhgari
609ada6c8e Bug 1217089 - Remove fetch-request-html-imports.https.html; r=bkelly
HTML Imports are dead.
2015-10-22 17:31:54 -04:00
Ehsan Akhgari
8baddb2b53 Bug 1216833 - Make referer.https.html pass; r=bkelly 2015-10-22 17:31:18 -04:00
Ehsan Akhgari
4a2fa3495c Bug 1216858 - Enable as much of the WPT service worker CSP tests as we can; r=bkelly 2015-10-22 09:47:15 -04:00
Josh Matthews
d3726427db Bug 1173811 - Part 1: Propagate the response URL to intercepted channels when necessary (non-e10s). r=mayhemer,bkelly 2015-10-22 09:23:39 -04:00
Ehsan Akhgari
0e71734c14 Bug 1194848 - Make it possible to run fetch-canvas-tainting.https.html; r=jdm 2015-09-10 15:18:00 -04:00
Cameron McCormack
bce3927621 Bug 1216872 - Make 100% Keyframe returned by getFrames() have easing:linear. r=birtles 2015-10-22 19:22:38 +11:00
Cameron McCormack
50e5a35995 Bug 1208951 - Part 11: Tests. r=birtles 2015-10-22 19:22:38 +11:00
Phil Ringnalda
a0863c908c Back out changeset 5029ca635908 (bug 1194848) because it depends on a backed out bug
CLOSED TREE
2015-10-21 21:42:46 -07:00
Phil Ringnalda
6401c0185c Back out 2 changesets (bug 1173811) for test_synthesized_response.js timeouts
CLOSED TREE

Backed out changeset 56bc1314e660 (bug 1173811)
Backed out changeset 0ad51d302ba9 (bug 1173811)
2015-10-21 20:21:05 -07:00
Josh Matthews
591281df75 Bug 1173811 - Part 1: Propagate the response URL to intercepted channels when necessary (non-e10s). r=mayhemer,bkelly 2015-10-21 00:05:40 -04:00
Ehsan Akhgari
ba980c3a39 Bug 1194848 - Make it possible to run fetch-canvas-tainting.https.html; r=jdm 2015-09-10 15:18:00 -04:00
Wes Kocher
e55eb96c17 Backed out changeset c851a2a63dfd (bug 1216858) for w(4/8) failures CLOSED TREE 2015-10-21 15:18:40 -07:00
Ehsan Akhgari
56f10d058b Bug 1180750 - Remove stashed-ports.https.html; r=bkelly 2015-10-21 16:07:28 -04:00
Ehsan Akhgari
b652ad882a Bug 1216858 - Enable as much of the WPT service worker CSP tests as we can; r=bkelly 2015-10-21 16:07:07 -04:00
Ehsan Akhgari
dd138fc5c9 Bug 1216822 - Make sure that using an invalid Content-Type when constructing a Response object doesn't throw; r=bkelly 2015-10-21 16:06:34 -04:00
Chris Pearce
e2337163c0 Bug 1205083 - Don't enable low latency WMF video decoding as it crashes sometimes. r=jya 2015-10-21 21:17:56 +13:00
Ehsan Akhgari
dff87325f9 Bug 1216813 - Enable fetch-event-network-error.https.html; r=bkelly 2015-10-21 01:46:37 -04:00
Ehsan Akhgari
28cb06cb15 Bug 1216812 - Enable fetch-event-after-navigation-within-page.https.html; r=bkelly 2015-10-21 01:46:36 -04:00
Ehsan Akhgari
78db251cdc Bug 1189581 - Make service-workers/service-worker/fetch-cors-xhr.https.html pass; r=bkelly 2015-10-21 01:46:35 -04:00
Ehsan Akhgari
bf5badd230 Bug 1216695 - Remove the Request.context specific bits from fetch-request-resources.https.html; r=bkelly 2015-10-21 01:46:33 -04:00
Wes Kocher
06cac163f0 Backed out changeset df12438d4091 (bug 1189581) for wpt failures CLOSED TREE 2015-10-20 15:09:17 -07:00
Ehsan Akhgari
4d5f1e4ac4 Bug 1189581 - Make service-workers/service-worker/fetch-cors-xhr.https.html pass; r=bkelly 2015-10-20 16:43:17 -04:00
Michael Layzell
a8be3974ec Bug 918771 - Part 3: Update Web Platform tests to check for correct behavior, r=bz 2015-10-20 15:54:17 -04:00
Wes Kocher
0fbbb9948a Backed out changeset 07d5679826c9 (bug 1189581) for wpt failures CLOSED TREE 2015-10-20 12:09:56 -07:00
Ehsan Akhgari
3b6478421c Bug 1189581 - Make service-workers/service-worker/fetch-cors-xhr.https.html pass; r=bkelly 2015-10-20 13:16:56 -04:00
Ehsan Akhgari
8ab0d9d2f8 Bug 931243 - Remove the XMLHttpRequest APIs from ServiceWorkerGlobalScope; r=bzbarsky 2015-10-20 13:16:34 -04:00
Ehsan Akhgari
9d5b088d22 Bug 1189673 - Set FetchEvent.request.headers' guard to immutable before dispatching the FetchEvent; r=bkelly 2015-10-20 10:21:11 -04:00
Ehsan Akhgari
b1e6d2d9db Bug 1189536 - Make fetch-request-xhr.https.html pass; r=bkelly 2015-10-20 10:21:10 -04:00
Ehsan Akhgari
c796c19fd9 Bug 1108181 - Make Headers iterable; r=bzbarsky 2015-10-20 07:45:32 -04:00
Nigel Babu
7cb4a2efa8 Backed out changeset 4b38a09cca56 (bug 1189673) for W(4) and W(8) bustages ON A CLOSED TREE 2015-10-20 13:52:22 +05:30
Nigel Babu
c865a1f1c6 Backed out changeset d8e39b884737 (bug 1189536) for test failure ON A CLOSED TREE 2015-10-20 12:08:09 +05:30
Phil Ringnalda
dc19484949 Back out 069effcd9de6 (bug 1108181) for wpt bustage that shouldn't have happened 2015-10-19 21:21:56 -07:00
Ehsan Akhgari
9b25319dbc Bug 1189536 - Make fetch-request-xhr.https.html pass; r=bkelly 2015-10-19 21:54:49 -04:00