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

That makes sense. I'll fix it as suggested. When creating a `Client` object, if client’s execution ready flag is unset, `client.url` is set to the empty string, and the URL of its global object otherwise.

-- 
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-267947000

Received on Monday, 19 December 2016 11:55:18 UTC