Re: [whatwg/fetch] Consider splitting `document` into `document` and `nested-document`. (#755)

That seems reasonable to me.

Given a service worker might expose the same data that servers would provide directly, it makes sense to me that a service worker should get the same level of information as the one provided to the server through Sec-Metadata, at least for navigation loads.
The cause member information does not seem to be exposed to service worker.
The same-site value might be somehow exposed although computing the public suffix might be more easily done by the browser.

-- 
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/issues/755#issuecomment-394803233

Received on Tuesday, 5 June 2018 17:58:03 UTC