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

Many fewer Service Workers detected since October 2021 #526

Open
rviscomi opened this issue Jan 14, 2022 · 2 comments
Open

Many fewer Service Workers detected since October 2021 #526

rviscomi opened this issue Jan 14, 2022 · 2 comments
Assignees
Labels

Comments

@rviscomi
Copy link
Member

Discovered during #518. According to Chrome Status, the ServiceWorkerControlledPage feature counter dropped steeply after October 2021, going from 1.33% of desktop URLs to 0.51% in December 2021:

image

Other stats related to service workers have also plummeted. I ran a PWA chapter query that measures the adoption of service worker events and it yielded many fewer pages with service workers (the total field). This metric detects service workers based on the actual resources loaded on the page, unrelated to the feature counter. That both independent approaches are showing similar results strongly suggests that Chrome is actually loading fewer service workers.

I spot checked one page from the dataset that had the feature counter in November, but not in December: https://www.radissonhotels.com/. Testing it today using the public WPT instance shows the SW loading and the HAR does include the feature. Maybe that means the issue resolved itself?

Let's see what the January results look like. Meanwhile I'll ask some Chrome folks about the feature counter.

@rviscomi rviscomi added the bug label Jan 14, 2022
@rviscomi rviscomi self-assigned this Jan 14, 2022
@rviscomi
Copy link
Member Author

cc @jeffposnick

@rviscomi
Copy link
Member Author

Adoption recovered on its own, closing
image

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

1 participant