Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
This commit is contained in:
@@ -72,7 +72,7 @@ function waitForDBInit(callback) {
|
||||
ok(true, "Received internal event!");
|
||||
callbackOnce();
|
||||
}
|
||||
Services.obs.addObserver(obsFunc, "mozentries-update-finished");
|
||||
Services.obs.addObserver(obsFunc, "mozentries-update-finished", false);
|
||||
|
||||
// The second part: we might have missed the event. Just do
|
||||
// an internal database lookup to confirm if the url has been
|
||||
|
||||
Reference in New Issue
Block a user