summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/downloads/tests/unit/head_downloads.js
blob: f3178decef1a3b62c06dfa3f618a3bef6ba7e0e5 (plain)
1
2
3
4
5
registerCleanupFunction(function () {
  Services.startup.advanceShutdownPhase(
    Services.startup.SHUTDOWN_PHASE_APPSHUTDOWNCONFIRMED
  );
});