> I believe roc proposed just having an explicit hard coded list of things > to start up a while ago, and I'm tempted to say that's what we should do for > shutdown too. So just add an explicit call to some os.file thing > followd by a call to a telemetry function after profile-before-change > but not after anything else.
Indeed, to implement ClearOnShutdown, I added an explicit call to KillClearOnShutdown during the XPCOM shutdown process, precisely because I needed to guarantee a particular ordering wrt shutdown observers. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform