зеркало из https://github.com/mozilla/pjs.git
Bug 382639 bookmark toolbar change not reflected in UI (for stevewon@gmail.com, r=dietrich)
This commit is contained in:
Родитель
aedb2ff0c5
Коммит
d78911c3a0
|
@ -1449,10 +1449,7 @@ var PlacesUtils = {
|
|||
},
|
||||
|
||||
get toolbarFolderId() {
|
||||
if (!("_toolbarFolderId" in this))
|
||||
this._toolbarFolderId = this.bookmarks.toolbarFolder;
|
||||
|
||||
return this._toolbarFolderId;
|
||||
return this.bookmarks.toolbarFolder;
|
||||
},
|
||||
|
||||
get tagRootId() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче