- From: bvandersloot-mozilla <notifications@github.com>
- Date: Tue, 03 Jun 2025 06:30:52 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/ServiceWorker/pull/1775@github.com>
To define how cookies work correctly, particularly around the SameSite attribute, we need to know whether or not an environment settings object has any cross-site ancestors. This is making sure the ESO definition in ServiceWorkers also defines this member algorithm. We will have to land [the PR that adds this to HTML](https://github.com/whatwg/html/pull/11133) before landing this, but it'd be nice to get this approved before we alter HTML so everything goes smoothly. See https://github.com/whatwg/html/issues/9000 for even broader context. <!-- This comment and the below content is programmatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** <a href="https://pr-preview.s3.amazonaws.com/bvandersloot-mozilla/ServiceWorker/pull/1775.html" title="Last updated on Jun 3, 2025, 1:30 PM UTC (59ede7d)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/ServiceWorker/1775/ef029c5...bvandersloot-mozilla:59ede7d.html" title="Last updated on Jun 3, 2025, 1:30 PM UTC (59ede7d)">Diff</a> You can view, comment on, or merge this pull request online at: https://github.com/w3c/ServiceWorker/pull/1775 -- Commit Summary -- * Add new environment settings object field for cookie layering work -- File Changes -- M docs/index.bs (2) -- Patch Links -- https://github.com/w3c/ServiceWorker/pull/1775.patch https://github.com/w3c/ServiceWorker/pull/1775.diff -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1775 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1775@github.com>
Received on Tuesday, 3 June 2025 13:30:56 UTC