зеркало из https://github.com/mozilla/gecko-dev.git
Bug 425141 - can't drag into special roots in the left pane of the organizer (BACKOUT of bug 404658)
This commit is contained in:
Родитель
4787927717
Коммит
69b2fd038b
|
@ -1169,9 +1169,6 @@ var PlacesUIUtils = {
|
|||
"AllBookmarks", 0, EXPIRE_NEVER);
|
||||
self.leftPaneQueries["AllBookmarks"] = itemId;
|
||||
|
||||
// disallow manipulating this folder within the organizer UI
|
||||
PlacesUtils.bookmarks.setFolderReadonly(allBookmarksId, true);
|
||||
|
||||
// All Bookmarks->Bookmarks Toolbar Query
|
||||
uri = PlacesUtils._uri("place:folder=TOOLBAR");
|
||||
itemId = PlacesUtils.bookmarks.insertBookmark(allBookmarksId, uri, -1, null);
|
||||
|
|
Загрузка…
Ссылка в новой задаче