Skip to content

Conversation

@quasi-mod
Copy link
Contributor

@quasi-mod quasi-mod commented May 7, 2025

This PR fixes the handle fetch algorithm to check the nullness of Get Router Source (source)


Preview | Diff

@quasi-mod
Copy link
Contributor Author

@yoshisatoyanagisawa Could you take a look at this and see if the change makes sense? Thanks!

docs/index.bs Outdated
1. Wait until |queue| is not empty.
1. Return the result of [=dequeue=] |queue|.
1. Assert: |source| is "{{RouterSourceEnum/fetch-event}}"
1. if |source| is non-null, then:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit but please starts with a capital letter.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Updated

Copy link
Collaborator

@yoshisatoyanagisawa yoshisatoyanagisawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm
Thank you!

@yoshisatoyanagisawa yoshisatoyanagisawa merged commit b7bbcea into w3c:main May 7, 2025
2 checks passed
github-actions bot added a commit that referenced this pull request May 7, 2025
SHA: b7bbcea
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 May 7, 2025
SHA: b7bbcea
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