[w3c/ServiceWorker] Add Client.frameType back (#1329)

This change adds Client.frameType back with the reasons:
 - Implementations maintain it.
 - It can be accessed outside of fetch event handlers

This change also improved the steps of the algorithms that Create Window Client
invokes by removing unnecessary parallel steps.

Fixes: https://github.com/w3c/ServiceWorker/issues/732.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/ServiceWorker/pull/1329

-- Commit Summary --

  * Add Client.frameType back

-- File Changes --

    M docs/index.bs (207)
    M docs/v1/index.bs (207)

-- Patch Links --

https://github.com/w3c/ServiceWorker/pull/1329.patch
https://github.com/w3c/ServiceWorker/pull/1329.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/1329

Received on Sunday, 24 June 2018 01:59:01 UTC