Comment #9 on issue 26718 by [email protected]: "Add Page" sheet: Standard folders titles are editable. http://code.google.com/p/chromium/issues/detail?id=26718
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=32441
------------------------------------------------------------------------
r32441 | [email protected] | 2009-11-18 16:06:04 -0800 (Wed, 18 Nov
2009) | 9 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/app/nibs/BookmarkAllTabs.xib?r1=32441&r2=32440
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/app/nibs/BookmarkEditor.xib?r1=32441&r2=32440
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/bookmark_all_tabs_controller.h?r1=32441&r2=32440
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/bookmark_all_tabs_controller.mm?r1=32441&r2=32440
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/bookmark_all_tabs_controller_unittest.mm?r1=32441&r2=32440
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/bookmark_editor_base_controller.h?r1=32441&r2=32440
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/bookmark_editor_base_controller.mm?r1=32441&r2=32440
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/bookmark_editor_base_controller_unittest.mm?r1=32441&r2=32440
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/bookmark_editor_controller.h?r1=32441&r2=32440
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/bookmark_editor_controller.mm?r1=32441&r2=32440
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/bookmark_editor_controller_unittest.mm?r1=32441&r2=32440
Change the folder presentation in the Bookmark Editor and the Bookmark All
Tabs dialogs to a tree view.
Nib changes: Removed the NSBrowser and added an NSOutlineView.
BUG=26647,26643,26718,27634
TEST=Bring up the bookmark editor by control-clicking in the bookmarks bar
and selecting Add Page... or by selecting the Bookmark this Page... menu
item found in the Bookmarks menu. Observe that the folder presentation is
now a tree view. Select any folder and click New Folder to verify that new
folders can be added. Double-click on the newly created folder to change
its name. Added folders will not commit until OK is pressed, which will
require that a bookmark actually be added. Also bring up the Bookmark All
Tabs dialog by control-clicking in the tab bar with more than one tab open
and verify that the folder structure is shown in a tree view.
Review URL: http://codereview.chromium.org/393006
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
