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

> I'm not sure what Client.visibilityState should return for reserved clients. Should it be unloaded or preload?

Well, apparently "unloaded" is not a thing any more according to the draft visibility spec:

https://w3c.github.io/page-visibility/#visibility-states-and-the-visibilitystate-enum

So I will use "hidden".

Side note, why does the SW draft spec link to the TR visibility spec instead of its draft?

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

Received on Thursday, 9 March 2017 14:07:32 UTC