Bug 381052 - Customize of Navbar causes bookmarks on Bookmarks bar to disappear. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@226620 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -3417,7 +3417,9 @@ function BrowserToolboxCustomizeDone(aToolboxChanged)
|
||||
SetClickAndHoldHandlers();
|
||||
#endif
|
||||
|
||||
#ifndef MOZ_PLACES_BOOKMARKS
|
||||
#ifdef MOZ_PLACES_BOOKMARKS
|
||||
initBookmarksToolbar();
|
||||
#else
|
||||
// fix up the personal toolbar folder
|
||||
var bt = document.getElementById("bookmarks-ptf");
|
||||
if (bt) {
|
||||
|
||||
Reference in New Issue
Block a user