Commit Graph

171 Commits

Author SHA1 Message Date
Ben Kelly
866d26fe75 Bug 1231974 P5 Re-enable unregister-then-register-new-script.https.html. r=baku 2015-12-18 11:04:40 -05:00
James Graham
be25cf421c Bug 1233726 - Update web-platform-tests expected data to revision 05c55fbdc527eacdc7b875f298a8cb1b6db0dfcd, a=testonly 2015-12-18 15:24:48 +00:00
Wes Kocher
48e8bea219 Backed out changeset 82cd6a486698 (bug 1233245) for fetch-request-redirect.https.html failures CLOSED TREE
--HG--
extra : commitid : 2O37Vand5Zd
2015-12-17 16:18:29 -08:00
Ehsan Akhgari
91432f79e5 Bug 1233245 - Propagate the interception information in the non-e10s case for all HTTP redirects, not just the internal ones; r=jdm,bkelly
Doing this work in StartRedirectChannelToURI() was causing us to not set
the bypass service worker flag properly in the case of real HTTP redirects.
This patch also fixes the incorrect test expectation value.
2015-12-17 17:32:38 -05:00
Ehsan Akhgari
e894f92893 Bug 1230042 - Fix clients-matchall-include-uncontrolled.https.html by sorting the clients array and ignoring non-test clients; r=bkelly 2015-12-16 15:48:43 -05:00
Ben Kelly
7463c4d8eb Bug 1226443 P3 Re-enable service worker update wpt tests. r=ehsan 2015-12-11 14:53:11 -05:00
Ben Kelly
95f367cd30 Bug 1227015 P8 Disable ServiceWorkerGlobalScope/update.https.html due to races. r=ehsan 2015-12-11 14:53:10 -05:00
Ben Kelly
d1462784cb Bug 1231974 Disable unstable unregister-then-register-new-script wpt tests for now. r=ehsan 2015-12-11 14:17:36 -05:00
Ben Kelly
325a9a014a Bug 1213119 Lengthen timeout in test checking for failure to load iframes and windows. r=ehsan 2015-12-11 12:36:05 -05:00
Ben Kelly
67e9526828 Bug 1230042 Disable clients-matchall-include-uncontrolled.https.html due to instabilitiy. r=ehsan 2015-12-11 11:42:09 -05:00
Phil Ringnalda
9229dc1d27 Back out 13 changesets (bug 1226443, bug 1227015) for a variety of serviceworker web-platform-test failures
CLOSED TREE

Backed out changeset d518261eb3b1 (bug 1226443)
Backed out changeset a7def186c1d3 (bug 1226443)
Backed out changeset e2f21ee1cd4c (bug 1226443)
Backed out changeset 8c4aff8bbfaf (bug 1226443)
Backed out changeset 4c85bf5e9bf5 (bug 1226443)
Backed out changeset 8fbc71a2912a (bug 1227015)
Backed out changeset 00ac71165014 (bug 1227015)
Backed out changeset e261f601b14d (bug 1227015)
Backed out changeset 78896c0bcb95 (bug 1227015)
Backed out changeset 244093d57c03 (bug 1227015)
Backed out changeset 03abf4d48e38 (bug 1227015)
Backed out changeset 2090c1e30933 (bug 1227015)
Backed out changeset 84e011be4e35 (bug 1227015)
2015-12-10 18:49:48 -08:00
Ben Kelly
301e73c5d8 Bug 1226443 P3 Re-enable service worker update wpt tests. r=ehsan 2015-12-10 18:08:14 -05:00
Ben Kelly
2484df0d5d Bug 1227015 P8 Disable ServiceWorkerGlobalScope/update.https.html due to races. r=ehsan 2015-12-10 18:08:14 -05:00
James Graham
e67abc562a Bug 1230948 - Update web-platform-tests expected data to revision 63bf7b5e1e12b308ba6ed20480ad7dc93afa1943, a=testonly 2015-12-07 16:34:12 +00:00
Ben Kelly
0b33f4cf9b Bug 1230164 P3 Disable service worker update wpt tests for now. r=ehsan 2015-12-04 13:32:37 -08:00
Ben Kelly
24e4271227 Bug 1230164 P1 Ensure all service worker WPT tests remove controlled frames before completion. r=ehsan 2015-12-04 13:32:36 -08:00
Ehsan Akhgari
6c4573cf9e Bug 1229056 - Implement ClientQueryOptions.includeUncontrolled; r=jdm 2015-12-02 20:37:03 -05:00
Ehsan Akhgari
5ac100af7e Bug 1222464 - Part 3: Implement Clients.get(); r=jdm 2015-12-02 20:37:01 -05:00
Ehsan Akhgari
d8cef2d841 Bug 1222464 - Part 2: Implement FetchEvent.clientId; r=jdm 2015-12-02 20:36:59 -05:00
Ehsan Akhgari
8ec3d68db3 Bug 1201127 - Return the same ServiceWorkerRegistration object from service worker APIs dealing with the same underlying registration object; r=jdm 2015-11-26 15:13:33 -05:00
Catalin Badea
f363c7dd2d Bug 1189659 - Part 5 - Fix race in skip-waiting.https.html and add some logging for SkipWaitingFlag in ServiceWorkerManager. r=ehsan 2015-11-26 19:03:10 +02:00
Catalin Badea
8497aa95e5 Bug 1189659 - Part 3 - Use separate synchronization queues for service worker register jobs and install jobs. r=bkelly 2015-11-26 19:03:10 +02:00
Ben Kelly
fa2ee8dbae Bug 1226441 - Part 1: Add wpt test verifying fetch event waits for activate to complete; r=catalinb 2015-11-24 10:48:38 -05:00
Ben Kelly
fe644e3d4d Bug 1200677 - Import navigation-redirect.https.html for non-e10s. r=jdm 2015-11-19 08:11:26 -08:00
dimi
b11276e3a6 Bug 1217367 - Add a wpt test that verified coalesced .update() calls resolve properly. r=bkelly 2015-11-19 15:40:36 +08:00
dimi
251af3768d Bug 1217367 - Service workers update algorithm optimization. r=bkelly 2015-11-20 16:43:07 +08:00
Ben Kelly
f1ab7986b2 Bug 1186856 ServiceWorker .register() should always stop current registration from uninstalling. r=jdm 2015-11-19 17:42:09 -08: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
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
9fda7aa8f7 Bug 1225032 - Update web-platform-tests expected data to revision a5f15d6bdbeeec010465dc906e542873d64797ec, a=testonly 2015-11-16 13:52:16 +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
Ben Kelly
71a771bb4b Bug 1189681 Fix wpt oninstall-script-error.https.html. r=baku 2015-11-09 11:13:09 -08: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
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
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
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
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
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