Chromium Code Reviews
DescriptionEnlarge size of touch target for several location bar buttons without affecting visual layout.
BUG=129751
TEST=This issue affects layout code for the location bar. It should not change the visible layout at all, but in touch layout it should allow you to click just outside of the icons for many of the buttons (e.g. the bookmark star) and get a "hit" on the button. This change needs to be tested with the following different types of buttons in the location bar, in both touch (e.g. Win8 Metro) and non-touch layouts, to make sure the layout looks right: "Chrome to Mobile" button, content settings button (e.g. blocked JavaScript, blocked plug-ins), page action buttons (from extensions), the location icon (far left of the omnibox, normally) and the bookmark star (far right).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=142124
Patch Set 1 #Patch Set 2 : Merge to LKGR #
Total comments: 4
Patch Set 3 : Pure merge to LKGR #Patch Set 4 : Respond to review comments. #Patch Set 5 : Remove unnecessary .cc file #
Total comments: 2
Patch Set 6 : Order of declarations. #Patch Set 7 : Remove multiple implementation inheritance. #
Total comments: 2
Patch Set 8 : Fix comment. #Patch Set 9 : Pure merge to LKGR #Messages
Total messages: 18 (0 generated)
|