[whatwg/fetch] Change name from target client id to replaces client id (#774)

We had decided to change the name of FetchEvent.targetClientId to
.replacesClientId to clarify the meaning that this client is a to be replaced
client: https://github.com/w3c/ServiceWorker/issues/1091#issuecomment-342569083.
Accordingly, this changes the name of the request's target client id item to
replaces client id.

Related issue: https://github.com/w3c/ServiceWorker/issues/1245.

SW PR: https://github.com/w3c/ServiceWorker/pull/1333.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/774

-- Commit Summary --

  * Change name from target client id to replaces client id

-- File Changes --

    M fetch.bs (2)

-- Patch Links --

https://github.com/whatwg/fetch/pull/774.patch
https://github.com/whatwg/fetch/pull/774.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/whatwg/fetch/pull/774

Received on Sunday, 1 July 2018 23:11:50 UTC