зеркало из https://github.com/mozilla/gecko-dev.git
make sure we have a bookmarks toolbar before we try to rebuild it
bug 342245 patch by Simon B��nzli r=myk
This commit is contained in:
Родитель
a79bd2eeab
Коммит
8e8542aa6e
|
@ -683,6 +683,7 @@ MicrosummaryService.prototype = {
|
|||
|
||||
// rebuild the bookmarks toolbar
|
||||
var bookmarksToolbar = win.document.getElementById("bookmarks-ptf");
|
||||
if (bookmarksToolbar)
|
||||
bookmarksToolbar.builder.rebuild();
|
||||
|
||||
// rebuild the bookmarks sidebar
|
||||
|
|
Загрузка…
Ссылка в новой задаче