Bug 552023 - Kill Places partitioned temp tables.
r=sdwilsh r=mak a=blocking2.0
This commit is contained in:
@@ -417,10 +417,7 @@ BrowserGlue.prototype = {
|
||||
}
|
||||
|
||||
// Load the "more info" page for a locked places.sqlite
|
||||
// This property is set earlier in the startup process:
|
||||
// nsPlacesDBFlush loads after profile-after-change and initializes
|
||||
// the history service, which sends out places-database-locked
|
||||
// which sets this property.
|
||||
// This property is set earlier by places-database-locked topic.
|
||||
if (this._isPlacesDatabaseLocked) {
|
||||
this._showPlacesLockedNotificationBox();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user