зеркало из https://github.com/mozilla/gecko-dev.git
Bug 732755 - Intermittent test_mozIAsyncLivemarks.js | false == true.
r=dietrich
This commit is contained in:
Родитель
8dbe8c8f88
Коммит
bdbd0a6430
|
@ -420,7 +420,7 @@ LivemarkService.prototype = {
|
|||
// otherwise checking for the livemark using any deprecated synchronous
|
||||
// API from an onItemAnnotation notification would give a wrong result.
|
||||
this._livemarks[livemark.id] = livemark;
|
||||
this._guids[livemark.guid] = livemark.id;
|
||||
this._guids[aLivemarkInfo.guid] = livemark.id;
|
||||
}
|
||||
catch (ex) {
|
||||
result = ex.result;
|
||||
|
|
Загрузка…
Ссылка в новой задаче