Chromium Code Reviews
DescriptionShow the Managed Bookmarks folder in the views UI.
This change makes the Managed Bookmarks folder visible in the bookmarks
bar if it contains at least one bookmark:
- this folder is always shown floating to the left, next to the Apps button;
- this folder also appears in the bookmarks menu from the hotdog menu, as if
it were part of the bookmarks bar;
- bookmarks can't be dragged into this folder or any of its subfolders;
- dragging bookmarks out of this folder always creates a new copy and never
moves (the mouse cursor is decorated with the + "copy" indicator);
- the bookmark editor can't select managed folders for new bookmarks;
- bookmarks a page that already has a managed bookmarks creates a new
bookmark instead.
BUG=49598
R=sky@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275676
Patch Set 1 #Patch Set 2 : rebased on model changes #
Total comments: 20
Patch Set 3 : rebase #Patch Set 4 : rebase #Patch Set 5 : added more tests, addressed comments #Patch Set 6 : rebased on components changes CL #
Total comments: 7
Patch Set 7 : Fixed nits #Patch Set 8 : rebase #Patch Set 9 : fix crash in tests #Patch Set 10 : fix mac browser_Tests #Messages
Total messages: 17 (0 generated)
|