Open Bug 1893963 Opened 10 months ago Updated 10 months ago

Check the frequent warnings issued by ServiceWorkerShutdownState::~ServiceWorkerShutdownState()

Categories

(Core :: DOM: Service Workers, task)

task

Tracking

()

People

(Reporter: jstutte, Unassigned, NeedInfo)

References

Details

It seems that in each CI job that runs service workers we see frequent warnings like:

[Parent 14133, Main Thread] WARNING: 'mProgress != Progress::ShutdownCompleted', file /builds/worker/checkouts/gecko/dom/serviceworkers/ServiceWorkerShutdownState.cpp:56

It would be interesting to understand, if this is indicating some lifecycle problem during service workers shutdown. There might be a relation to failures like from bug 1785334 (there seems to be a parent shutdown ongoing while the tests are still running).

See Also: → 1785334
Flags: needinfo?(echuang)
You need to log in before you can comment on or make changes to this bug.