Open Bug 1599034 Opened 5 years ago Updated 2 years ago

Add DOM APIs UseCounter for how many pages had a worker that used a given API

Categories

(Core :: DOM: Core & HTML, enhancement, P2)

enhancement

Tracking

()

Tracking Status
firefox72 --- affected

People

(Reporter: edgar, Unassigned)

References

(Blocks 1 open bug)

Details

+++ This bug was initially created as a follow-up of Bug #1202706 comment#17 +++

(In reply to Tim Smith 👨‍🔬 [:tdsmith] from Bug #1202706 comment #10)

Sorry for the slow response. I don't understand workers deeply but the thing that I think would be interesting to understand for webcompat is how many pages use workers that used a given API, for the kinds of workers (if any?) that are controlled by a single page. Is that reasonable?

Yes, I think it is reasonable to record such information for the worker that is controlled by a single page, i.e dedicated worker. Especially if a page creates a lot of workers that use a given API, we could have a more accurate overview from page points of view.

Depends on: 1598618
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.