Open
Bug 923604
Opened 11 years ago
Updated 2 years ago
Switch to use AsyncShutdown for BG__onPlacesShutdown()
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
NEW
People
(Reporter: raymondlee, Unassigned)
References
(Depends on 1 open bug)
Details
Switch to use AsyncShutdown for BG__onPlacesShutdown in nsBrowserGlue. See bug 859695 comment 25.
Reporter | ||
Updated•11 years ago
|
Summary: Switch to use AsyncShutdown for BG__onPlacesShutdown → Switch to use AsyncShutdown for BG__onPlacesShutdown()
Comment 1•11 years ago
|
||
I think once we have backups in background (async query) we should stop doing backups on shutdown completely and rather make them on short idles. Though this bug may still be useful for the autoExportHTML feature, when the pref is set to true.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•