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

[Gecko Bug 1231213] Update the update algorithm to better match the spec #18398

Merged
merged 1 commit into from Aug 16, 2019

Conversation

moz-wptsync-bot
Copy link
Collaborator

  • Throw a TypeError when a registration isn't found in the "scope to registration map"
  • Synchronously (before enqueuing a job) check for an existing newest worker
  • Synchronously check if an installing worker is attempting to update itself

Differential Revision: https://phabricator.services.mozilla.com/D41618

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1231213
gecko-commit: 6f25a7e73fe202d3e1f9b12f8a0fe102f9513488
gecko-integration-branch: autoland
gecko-reviewers: asuth

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

Already reviewed downstream.

- Throw a TypeError when a registration isn't found in the "scope to registration map"
- Synchronously (before enqueuing a job) check for an existing newest worker
- Synchronously check if an installing worker is attempting to update itself

Differential Revision: https://phabricator.services.mozilla.com/D41618

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1231213
gecko-commit: 8f031439c3bcc4c1f9a0859500c1bd22eaeb622c
gecko-integration-branch: autoland
gecko-reviewers: asuth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants