- From: Yoshisato Yanagisawa <notifications@github.com>
- Date: Tue, 09 Sep 2025 18:58:44 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/ServiceWorker/pull/1792@github.com>
This patch removes the specific definition of the global object for CacheStorage and replaces the incorrect and redundant reference to the environment settings object with a more direct reference to the relevant settings object. Fixes https://github.com/w3c/ServiceWorker/issues/1791 <!-- 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/yoshisatoyanagisawa/ServiceWorker/pull/1792.html" title="Last updated on Sep 10, 2025, 1:58 AM UTC (8686067)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/ServiceWorker/1792/e3403ed...yoshisatoyanagisawa:8686067.html" title="Last updated on Sep 10, 2025, 1:58 AM UTC (8686067)">Diff</a> You can view, comment on, or merge this pull request online at: https://github.com/w3c/ServiceWorker/pull/1792 -- Commit Summary -- * Editorial: remove unnecessary CacheStorage global object definition -- File Changes -- M docs/index.bs (6) -- Patch Links -- https://github.com/w3c/ServiceWorker/pull/1792.patch https://github.com/w3c/ServiceWorker/pull/1792.diff -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1792 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1792@github.com>
Received on Wednesday, 10 September 2025 01:58:48 UTC