|
Alternate NTP: Move bookmark bar to bottom
This CL moves the detached bookmark bar to the bottom of the new tab page.
Some differences between this and the old detached bookmark bar:
- view is horizontally centered
- view has a maximum width of 720
- view is hidden if the height of the new tab page goes below 558
- view doesn't animate when attached or detached from the toolbar
Some things that this CL doesn't do yet:
- update the look of the detached bookmark bar
- hide the attached bookmark bar when showing instant search results
Screenshot: http://i.imgur.com/ihkO0.png
BUG= 160843
TBR=ben@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171075
Total comments: 11
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+250 lines, -75 lines) |
Patch |
 |
M |
chrome/browser/policy/policy_browsertest.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.h
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm
|
View
|
1
2
3
4
|
5 chunks |
+28 lines, -2 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller_browsertest.mm
|
View
|
1
2
3
4
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/browser_window_controller.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/browser_window_controller.mm
|
View
|
1
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/browser_window_controller_private.h
|
View
|
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/browser_window_controller_private.mm
|
View
|
1
2
3
4
|
5 chunks |
+49 lines, -18 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/search/search.h
|
View
|
1
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/search/search.cc
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/search/search_delegate_unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+1 line, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/search/search_ui.h
|
View
|
1
2
|
1 chunk |
+11 lines, -4 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/search/search_ui.cc
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/toolbar/toolbar_model_unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_ui.gypi
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 14 (0 generated)
|