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

Update support for periodicSync of ServiceWorkerRegistration #6030

Merged
merged 2 commits into from
May 4, 2020

Commits on Apr 26, 2020

  1. Update support for periodicSync of ServiceWorkerRegistration

    Based on the status update 'version_added' was set to '80':
    - "Enabled by default": https://chromestatus.com/features/5689383275462656
    - "Fixed (Closed)": https://bugs.chromium.org/p/chromium/issues/detail?id=925297
    - "Launch": https://web.dev/periodic-background-sync/
    
    Also, 'standard_track' was changed to 'true': as this is a relevant status now: "becoming a standard (waiting for all vendor implementation)"
    webmaxru committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    065dda4 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Update api/ServiceWorkerRegistration.json

    Reverting standard_track value
    
    Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
    webmaxru and ddbeck committed May 4, 2020
    Configuration menu
    Copy the full SHA
    43f7459 View commit details
    Browse the repository at this point in the history