зеркало из https://github.com/mozilla/gecko-dev.git
More bug 462379 followup (both == 2) rs=sdwilsh
This commit is contained in:
Родитель
fd9350af74
Коммит
f1472613c5
|
@ -210,7 +210,7 @@ nsPlacesDBFlush.prototype = {
|
|||
handleError: function(aError) self.handleError(aError),
|
||||
handleCompletion: function(aReason) {
|
||||
this._count++;
|
||||
if (this._count == 1) {
|
||||
if (this._count == 2) {
|
||||
// we have gotten both notifications
|
||||
self.handleCompletion(aReason);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче