[whatwg/fetch] Request.clone/Response.clone do not specify in which global the new object belongs to. (#825)

In which global should be created the new request? Same question for a cloned Response object.
Currently, in Firefox we use the global of the original request/response object.

-- 
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/825

Received on Thursday, 1 November 2018 14:23:11 UTC