Bug 1689953 Comment 7 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

As a first step I wanted to introduce a wrapper function in `AppShutdown` that ensures the terminator observers are called first. Caution: this does not yet compile as `nsAppStartup.cpp` does not link `AppShutdown`. Before I try to solve this, I'd like to know, if this is a meaningful first step.

The next step would be to ensure we have telemetry for phases that are shorter than a heartbeat (currently 1s).
As a first step I wanted to introduce a wrapper function in `AppShutdown` that ensures the terminator observers are called first. Before I try to solve this, I'd like to know, if this is a meaningful first step.

The next step would be to ensure we have telemetry for phases that are shorter than a heartbeat (currently 1s).
As a first step I wanted to introduce a wrapper function in `AppShutdown` that ensures the terminator observers are called first. Before I continue, I'd like to know, if this is a meaningful first step.

The next step would be to ensure we have telemetry for phases that are shorter than a heartbeat (currently 1s).

Back to Bug 1689953 Comment 7