Open Bug 1817198 Opened 1 year ago Updated 1 year ago

Replace use of SchedulerGroup::Dispatch from ServiceWorkers with more straightforward main-thread dispatch.

Categories

(Core :: DOM: Service Workers, task)

task

Tracking

()

ASSIGNED

People

(Reporter: asuth, Assigned: asuth)

References

Details

In a review :smaug raised the point that "SchedulerGroup just adds crazy amount overhead". There are currently 17 instances of SchedulerGroup being used under dom/serviceworkers and we should correct them all at once so no one has to worry about dispatches to main thread potentially happening out of order.

See Also: → 1817199
You need to log in before you can comment on or make changes to this bug.