|
Shift omnibox dropdown in and up on Windows, and square off the top, so it connects to the location bar. Also fix info bubble positioning against location bar icons to put the arrow "up against the icon edge" (fixes the arrow overlapping some page action icons).
Remove BubblePositioner, which is now no longer needed.
BUG= 27570, 40730
TEST=Omnibox dropdown should line up with editable area edges, icons and text should line up with icon and text in the omnibox. Info bubbles should still be positioned correctly
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=44268
Total comments: 1
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+267 lines, -469 lines) |
Patch |
 |
M |
chrome/browser/autocomplete/autocomplete_edit_view_gtk.h
|
View
|
1
2
3
4
5
|
3 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+14 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autocomplete/autocomplete_edit_view_mac.h
|
View
|
1
2
3
4
5
|
3 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autocomplete/autocomplete_edit_view_mac.mm
|
View
|
1
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autocomplete/autocomplete_edit_view_win.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/autocomplete/autocomplete_edit_view_win.cc
|
View
|
1
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autocomplete/autocomplete_popup_view.h
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autocomplete/autocomplete_popup_view_gtk.h
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autocomplete/autocomplete_popup_view_gtk.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+11 lines, -21 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/autocomplete/autocomplete_popup_view_mac.h
|
View
|
1
2
3
4
5
|
3 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autocomplete/autocomplete_popup_view_mac.mm
|
View
|
1
2
3
4
5
|
4 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/bubble_positioner.h
|
View
|
1
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/compact_location_bar_view.h
|
View
|
1
|
3 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/compact_location_bar_view.cc
|
View
|
1
|
1 chunk |
+0 lines, -10 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/cocoa/location_bar_view_mac.h
|
View
|
1
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/cocoa/location_bar_view_mac.mm
|
View
|
1
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/cocoa/toolbar_controller.h
|
View
|
1
2
3
4
5
|
4 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/cocoa/toolbar_controller.mm
|
View
|
1
|
4 chunks |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/cocoa/toolbar_controller_unittest.mm
|
View
|
|
2 chunks |
+1 line, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/browser_toolbar_gtk.h
|
View
|
1
2
3
4
5
|
4 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/browser_toolbar_gtk.cc
|
View
|
1
|
2 chunks |
+1 line, -25 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/location_bar_view_gtk.h
|
View
|
1
|
3 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/location_bar_view_gtk.cc
|
View
|
1
|
4 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/app_launcher.cc
|
View
|
1
2
3
4
5
|
8 chunks |
+21 lines, -21 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/autocomplete/autocomplete_popup_contents_view.h
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/autocomplete/autocomplete_popup_contents_view.cc
|
View
|
1
|
8 chunks |
+32 lines, -33 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/bubble_border.h
|
View
|
1
|
3 chunks |
+12 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/bubble_border.cc
|
View
|
1
2
3
4
5
|
9 chunks |
+53 lines, -42 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/info_bubble.cc
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/location_bar_view.h
|
View
|
1
|
5 chunks |
+2 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/location_bar_view.cc
|
View
|
1
2
|
12 chunks |
+35 lines, -42 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/toolbar_view.h
|
View
|
1
|
3 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/toolbar_view.cc
|
View
|
1
|
2 chunks |
+1 line, -26 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
views/controls/image_view.h
|
View
|
1
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
views/controls/image_view.cc
|
View
|
1
|
2 chunks |
+30 lines, -46 lines |
0 comments
|
Download
|
Total messages: 14 (0 generated)
|