Open Bug 921368 Opened 11 years ago Updated 1 year ago

Adding a 'places-shutdown' phrase to AsyncShutdown

Categories

(Toolkit :: Async Tooling, defect)

defect

Tracking

()

People

(Reporter: raymondlee, Unassigned)

References

(Blocks 2 open bugs)

Details

I am trying to use AsyncShutdown.profileBeforeChange for BG__onPlacesShutdown
http://mxr.mozilla.org/mozilla-central/source/browser/components/nsBrowserGlue.js#1172

However, the "places-connection-closed" topic is fired before "profile-before-change" topic.  It would make more sense that we can execute BG__onPlacesShutdown after "places-shutdown" but before "places-connection-closed"

Therefore, we need a phrase for places shutdown.
Blocks: 923604
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.