Skip to content

Conversation

@yoshisatoyanagisawa
Copy link
Collaborator

@yoshisatoyanagisawa yoshisatoyanagisawa commented Sep 10, 2025

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 #1791


Preview | Diff

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 w3c#1791
@yoshisatoyanagisawa
Copy link
Collaborator Author

@domenic This addresses #1791. Will you take a look?
@monica-ch Will you review this?

Addressed the comment.

Co-authored-by: Domenic Denicola <d@domenic.me>
@yoshisatoyanagisawa yoshisatoyanagisawa merged commit 1fdb546 into w3c:main Sep 11, 2025
2 checks passed
@yoshisatoyanagisawa yoshisatoyanagisawa deleted the cachestorage branch September 11, 2025 01:04
github-actions bot added a commit that referenced this pull request Sep 11, 2025
…1792)

SHA: 1fdb546
Reason: push, by yoshisatoyanagisawa

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to asleekgeek/ServiceWorker that referenced this pull request Sep 11, 2025
…3c#1792)

SHA: 1fdb546
Reason: push, by pull[bot]

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to yoshisatoyanagisawa/ServiceWorker that referenced this pull request Sep 17, 2025
…3c#1792)

SHA: 1fdb546
Reason: push, by yoshisatoyanagisawa

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editorial: CacheStorage/global object definition is unnecessary

3 participants