Re: [w3c/ServiceWorker] what should Client.url return for a reserved Worker Client? (#1034)

> I will make reserved Worker Client.url return the request URL.

I'd slightly prefer this indeed. I think the request URL is a good initial value for the environment's creation URL. And we can easily initialize the value by providing _url_ () to set up a worker environment settings object that I missed.

-- 
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/1034#issuecomment-267883726

Received on Monday, 19 December 2016 05:15:05 UTC