Confirmed users
61
edits
(Updated notes & implementation status for Chrome & Firefox) |
(Updated Firefox implementation status & added Firefox OS/GAIA info) |
||
Line 156: | Line 156: | ||
=ServiceWorkers - Developer QuickStart Reference= | =ServiceWorkers - Developer QuickStart Reference= | ||
* [https://docs.google.com/a/mozilla.hu/presentation/d/1LUuMYDi1ssmslQKnnX3cwrdLVy2YCqyww3PBtqEP0q8/mobilepresent Intro slides on Service Workers from jQUK] | * [https://docs.google.com/a/mozilla.hu/presentation/d/1LUuMYDi1ssmslQKnnX3cwrdLVy2YCqyww3PBtqEP0q8/mobilepresent Intro slides on Service Workers from jQUK] | ||
* [https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker_API/Using_Service_Workers Intro docs on MDN] | * [https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker_API/Using_Service_Workers Intro docs on MDN] | ||
Line 180: | Line 179: | ||
* Track browser implementations: | * Track browser implementations: | ||
** Firefox: {{bug|1131322}} | ** Firefox: {{bug|1131322}} | ||
*** [https://blog.wanderview.com/blog/2015/03/24/service-workers-in-firefox-nightly/ available for testing in Nightly (Desktop, as of 2015-04-07] | |||
*** [https://bugzilla.mozilla.org/show_bug.cgi?id=1154900 preffed on since Nightly v40 (Desktop & Android, as of 2014-04-18] | |||
** Blink-dev: [https://code.google.com/p/chromium/issues/list?q=label%3ACr-Blink-ServiceWorker#=100&start=0] | ** Blink-dev: [https://code.google.com/p/chromium/issues/list?q=label%3ACr-Blink-ServiceWorker#=100&start=0] | ||
* Service Workers in Firefox OS (GAIA rearchitecture/3.0) | |||
** [https://wiki.mozilla.org/Gaia/Architecture_Proposal GAIA Rearchitecture Proposal] | |||
** [http://blog.timc.idv.tw/posts/service-worker-and-the-grand-re-architecture-proposal-of-firefox-os-gaia/ Rearchitecture proposal - Writeup by Tim Chien] | |||
** [https://wiki.mozilla.org/Gaia/Toolkit/Service_Worker New GAIA toolkit] |