Skip to content

Less fragile |fetchController| termination check #1780

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 19, 2025

Conversation

yoshisatoyanagisawa
Copy link
Collaborator

@yoshisatoyanagisawa yoshisatoyanagisawa commented Jun 13, 2025

This is a follow up of #1777 (comment).
It originally #1779, but closed by mistake.

https://infra.spec.whatwg.org/#abort-when adds the check each time the step is executed. However, there is only a step between and the abort-when and if-aborted, it should be less effective abort than we expect. Let me add a step inside the callback in case.


Preview | Diff

@yoshisatoyanagisawa
Copy link
Collaborator Author

@domenic #1779 has been closed by my mistake. Let me continue the pull request here.

@yoshisatoyanagisawa yoshisatoyanagisawa merged commit 3d83bed into w3c:main Jun 19, 2025
2 checks passed
@yoshisatoyanagisawa yoshisatoyanagisawa deleted the abort_fix branch June 19, 2025 02:23
github-actions bot added a commit that referenced this pull request Jun 19, 2025
SHA: 3d83bed
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 yoshisatoyanagisawa/ServiceWorker that referenced this pull request Jun 19, 2025
SHA: 3d83bed
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 Jun 19, 2025
SHA: 3d83bed
Reason: push, by pull[bot]

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.

2 participants