[whatwg/fetch] Update request's referrer policy when fetching (#280)

With this change request's referrer policy is updated before calculating referrer so that the referrer policy actually used for the referrer calculation is transferred to the service worker and the default referrer policy is not transferred to the service worker.

This change fixes #266.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * wip

-- File Changes --

    M Overview.html (13)
    M Overview.src.html (11)

-- Patch Links --

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

Received on Tuesday, 12 April 2016 10:25:20 UTC