- From: Yoshisato Yanagisawa <notifications@github.com>
- Date: Thu, 05 Jun 2025 22:04:51 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 6 June 2025 05:04:55 UTC
@yoshisatoyanagisawa commented on this pull request. > @@ -3065,6 +3065,8 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/ :: Return |serviceWorker|'s [=service worker/script url=]. : The [=environment settings object/origin=] :: Return its registering [=/service worker client=]'s [=environment settings object/origin=]. + : The [=environment settings object/cross site ancestry=] + :: Return its registering [=/service worker client=]'s [=environment settings object/cross site ancestry=]. Thanks for the reply. Could you please add a note mentioning that `cross-site ancestry` may not be set correctly if Storage Partitioning is disabled? I think we should strongly recommend enabling it for any algorithm that relies on `cross-site ancestry`. Other than that, looks good to me. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1775#discussion_r2131510520 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1775/review/2903787656@github.com>
Received on Friday, 6 June 2025 05:04:55 UTC