mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 05:10:49 +00:00
Bug 782641 - Fixed ReferenceError. r=yoric
This commit is contained in:
parent
5ef7d5819c
commit
3e6d0eb08c
@ -4079,7 +4079,7 @@ var engineMetadataService = {
|
||||
Services.obs.notifyObservers(null,
|
||||
SEARCH_SERVICE_TOPIC,
|
||||
SEARCH_SERVICE_METADATA_WRITTEN);
|
||||
LOG("epsWriteCommit: done " + result);
|
||||
LOG("epsWriteCommit: done");
|
||||
}
|
||||
);
|
||||
TaskUtils.captureErrors(promise);
|
||||
|
Loading…
x
Reference in New Issue
Block a user