- From: Jungkee Song <notifications@github.com>
- Date: Wed, 23 Nov 2016 22:32:34 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 24 November 2016 06:33:06 UTC
jungkees commented on this pull request. > <dl> <dt><em>"<code>classic</code>"</em></dt> - <dd><p><a>Fetch a classic worker script</a> given <var>job</var>’s <a lt="URL serializer">serialized</a> <a href="#dfn-job-script-url">script url</a>, <var>job</var>’s <a href="#dfn-job-client">client</a>, and "<code>serviceworker</code>".</p></dd> + <dd><p><a>Fetch a classic worker script</a> given <var>job</var>’s <a lt="URL serializer">serialized</a> <a href="#dfn-job-script-url">script url</a>, <var>job</var>’s <a href="#dfn-job-client">client</a>, "<code>serviceworker</code>", and the to-be-created <a>environment settings object</a> for this service worker.</p></dd> Remaining issue filed: https://github.com/w3c/ServiceWorker/issues/1013. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1012
Received on Thursday, 24 November 2016 06:33:06 UTC