Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1028)

Issue 11648024: Clean-up positioning and spacing in chrome/browser/ui/views/location_bar/location_bar_view.cc (Closed)

Created:
8 years ago by beaudoin
Modified:
7 years, 11 months ago
CC:
chromium-reviews, tfarina
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Clean-up positioning and spacing in chrome/browser/ui/views/location_bar/location_bar_view.cc This CL systematizes location bar decoration layout. Decorations now simply need to be added to one of two lists (left and right-hand side). The CL has been manually/visually tested in various configurations: - With/without the action box - With/without instant extended - With/without touch optimized UI The refactoring also solves a few minor bugs. BUG=163820, 166994, 166997, 167004 TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175070

Patch Set 1 : #

Total comments: 18

Patch Set 2 : Answered Peter's comments. #

Patch Set 3 : Minor cosmetic correction #

Patch Set 4 : Remove unused variable. #

Patch Set 5 : Rebased #

Patch Set 6 : Removed executable bit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+377 lines, -239 lines) Patch
M chrome/browser/ui/views/location_bar/ev_bubble_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/location_bar/ev_bubble_view.cc View 1 1 chunk +10 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/location_bar/location_bar_layout.h View 1 2 3 4 5 1 chunk +93 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/location_bar/location_bar_layout.cc View 1 2 3 4 5 1 chunk +193 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.h View 1 2 3 4 1 chunk +0 lines, -16 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 1 2 3 4 7 chunks +78 lines, -223 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
beaudoin
This is a big one, made as part of the fixit. It greatly simplifies adding ...
8 years ago (2012-12-20 03:19:18 UTC) #1
Peter Kasting
LGTM; I basically scanned the layout code rather than peering super-closely, because if you addressed ...
8 years ago (2012-12-21 19:17:01 UTC) #2
beaudoin
Hey Peter! Happy New Year, here's a review to kick it off in style. ;) ...
7 years, 11 months ago (2013-01-03 03:30:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/beaudoin@chromium.org/11648024/14002
7 years, 11 months ago (2013-01-03 20:58:07 UTC) #4
commit-bot: I haz the power
Failed to apply patch for chrome/chrome_browser_ui.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 11 months ago (2013-01-03 20:58:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/beaudoin@chromium.org/11648024/11003
7 years, 11 months ago (2013-01-03 21:48:29 UTC) #6
commit-bot: I haz the power
Presubmit check for 11648024-11003 failed and returned exit status 1. /b/commit-queue/workdir/chromium/chrome/browser/ui/views/location_bar/location_bar_layout.cc: Must not have executable ...
7 years, 11 months ago (2013-01-03 21:48:38 UTC) #7
beaudoin
@ben : TBR for files added to chrome_browser_ui.gypi
7 years, 11 months ago (2013-01-03 22:10:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/beaudoin@chromium.org/11648024/9008
7 years, 11 months ago (2013-01-03 22:10:56 UTC) #9
commit-bot: I haz the power
7 years, 11 months ago (2013-01-04 00:53:16 UTC) #10
Message was sent while issue was closed.
Change committed as 175070

Powered by Google App Engine
This is Rietveld 408576698