- From: Jungkee Song <notifications@github.com>
- Date: Tue, 10 Jan 2017 03:51:18 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 January 2017 11:51:55 UTC
This rewrites ancestorOrigins using DOMStringList instead of FrozenArray to USVString reflecting the changes in HTML. Related pull request: https://github.com/whatwg/html/pull/2192. Related issue: https://github.com/w3c/ServiceWorker/issues/1051. You can view, comment on, or merge this pull request online at: https://github.com/w3c/ServiceWorker/pull/1052 -- Commit Summary -- * Use DOMStringList for ancestorOrigins -- File Changes -- M docs/index.bs (42) M docs/v1/index.bs (42) -- Patch Links -- https://github.com/w3c/ServiceWorker/pull/1052.patch https://github.com/w3c/ServiceWorker/pull/1052.diff -- 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/1052
Received on Tuesday, 10 January 2017 11:51:55 UTC