- From: Jungkee Song <notifications@github.com>
- Date: Sun, 02 Apr 2017 04:49:41 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 2 April 2017 11:50:16 UTC
It seems @annevk's working on it as commented in https://github.com/whatwg/html/issues/1918#issuecomment-290303030. > the first time you hit no-referrer you append "null" and then return the list. `windowClient.ancestorOrigins` just creates a frozen array from the ancestor origins list so won't need any change. I'd like to check though whether the privacy concern has been resolved. -- 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/1075#issuecomment-290981472
Received on Sunday, 2 April 2017 11:50:16 UTC