[w3c/ServiceWorker] What does it mean to "choose any object"? (#1171)

https://w3c.github.io/ServiceWorker/v1/#fetch-event-respondwith step 10.3.1.2.5.2 says:

> Let strategy be an object created in targetRealm. The user agent may choose any object.

What does that mean, exactly?  Can the UA really pick any object just randomly?  Can it just be the FetchEvent itself?

@domenic @wanderview 

-- 
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/issues/1171

Received on Wednesday, 19 July 2017 20:14:03 UTC