Skip to content
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

Unregister algorithm step 6.1 is no longer necessary #855

Closed
wanderview opened this issue Mar 25, 2016 · 1 comment
Closed

Unregister algorithm step 6.1 is no longer necessary #855

wanderview opened this issue Mar 25, 2016 · 1 comment
Labels
Milestone

Comments

@wanderview
Copy link
Member

Step 6.1 of the Unregister algorithm is:

If registration’s uninstalling flag is unset, invoke Finish Job with job and abort these steps.

I don't think this can ever be true now, though. The uninstalling flag is now cleared in the Register algorithm which executes within a job. Since we have a single job queue the flag cannot be cleared until the Unregister job completes.

@jakearchibald
Copy link
Contributor

Pre F2F notes: Confirm this. Seems right.

gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this issue Sep 30, 2019
…=jdm

See: w3c/ServiceWorker#855

UltraBlame original commit: 3624db0bbe3f66f470613f94ca91534f73a92705
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this issue Sep 30, 2019
…=jdm

See: w3c/ServiceWorker#855

UltraBlame original commit: 3624db0bbe3f66f470613f94ca91534f73a92705
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this issue Sep 30, 2019
…=jdm

See: w3c/ServiceWorker#855

UltraBlame original commit: 3624db0bbe3f66f470613f94ca91534f73a92705
rmottola added a commit to rmottola/Arctic-Fox that referenced this issue Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants