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

Issue 10957010: alternate ntp: focus border of omnibox in ntp (Closed)

Created:
8 years, 3 months ago by kuan
Modified:
8 years, 3 months ago
Reviewers:
sky, dhollowa
CC:
chromium-reviews, tfarina, oshima+watch_chromium.org
Visibility:
Public.

Description

alternate ntp: focus border of omnibox in ntp - another attempt at drawing the ntp omnibox blue focus border, as a filled rounded rect with a mask, on top of the standard omnibox border - fix to remove the white outline around the omnibox border - fix the left and right edges of omnibox border to the same thickness and brightness as those of the top and bottom edges BUG=135466, 150871 TEST=verify per bug rpt Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157876

Patch Set 1 #

Patch Set 2 : fix insets for bounds, rename asset files #

Total comments: 6

Patch Set 3 : addressed david's comments #

Total comments: 4

Patch Set 4 : addressed david's comments #

Total comments: 4

Patch Set 5 : addressed scott's comments #

Patch Set 6 : rebased, merged conflicts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -6 lines) Patch
M chrome/app/theme/theme_resources.grd View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.h View 1 2 3 4 5 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 1 2 3 4 5 7 chunks +60 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
kuan
8 years, 3 months ago (2012-09-20 18:18:47 UTC) #1
dhollowa
https://chromiumcodereview.appspot.com/10957010/diff/2001/chrome/app/theme/theme_resources.grd File chrome/app/theme/theme_resources.grd (right): https://chromiumcodereview.appspot.com/10957010/diff/2001/chrome/app/theme/theme_resources.grd#newcode437 chrome/app/theme/theme_resources.grd:437: <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SEARCH_FOCUS_BORDER_MASK" file="common/browser_omnibox_search_focus_border_mask.png" /> You'll check this in ...
8 years, 3 months ago (2012-09-20 18:33:13 UTC) #2
kuan
i've addressed all comments in patch set 3. ptal. thx. https://chromiumcodereview.appspot.com/10957010/diff/2001/chrome/app/theme/theme_resources.grd File chrome/app/theme/theme_resources.grd (right): https://chromiumcodereview.appspot.com/10957010/diff/2001/chrome/app/theme/theme_resources.grd#newcode437 ...
8 years, 3 months ago (2012-09-20 18:55:50 UTC) #3
dhollowa
LGTM w/ nits. https://chromiumcodereview.appspot.com/10957010/diff/7001/chrome/browser/ui/views/location_bar/location_bar_view.cc File chrome/browser/ui/views/location_bar/location_bar_view.cc (right): https://chromiumcodereview.appspot.com/10957010/diff/7001/chrome/browser/ui/views/location_bar/location_bar_view.cc#newcode1019 chrome/browser/ui/views/location_bar/location_bar_view.cc:1019: if (!search_focus_painter_.get()) This should be a ...
8 years, 3 months ago (2012-09-20 19:05:11 UTC) #4
kuan
i've addressed all comments in patch set 4. ptal. thx. https://chromiumcodereview.appspot.com/10957010/diff/7001/chrome/browser/ui/views/location_bar/location_bar_view.cc File chrome/browser/ui/views/location_bar/location_bar_view.cc (right): https://chromiumcodereview.appspot.com/10957010/diff/7001/chrome/browser/ui/views/location_bar/location_bar_view.cc#newcode1019 ...
8 years, 3 months ago (2012-09-20 19:47:21 UTC) #5
sky
https://chromiumcodereview.appspot.com/10957010/diff/1005/chrome/browser/ui/views/location_bar/location_bar_view.cc File chrome/browser/ui/views/location_bar/location_bar_view.cc (right): https://chromiumcodereview.appspot.com/10957010/diff/1005/chrome/browser/ui/views/location_bar/location_bar_view.cc#newcode429 chrome/browser/ui/views/location_bar/location_bar_view.cc:429: SchedulePaint(); Can we only do this if necessary? https://chromiumcodereview.appspot.com/10957010/diff/1005/chrome/browser/ui/views/location_bar/location_bar_view.cc#newcode1009 ...
8 years, 3 months ago (2012-09-20 19:50:29 UTC) #6
kuan
i've addressed all comments in patch set 5. ptal. thx. https://chromiumcodereview.appspot.com/10957010/diff/1005/chrome/browser/ui/views/location_bar/location_bar_view.cc File chrome/browser/ui/views/location_bar/location_bar_view.cc (right): https://chromiumcodereview.appspot.com/10957010/diff/1005/chrome/browser/ui/views/location_bar/location_bar_view.cc#newcode429 ...
8 years, 3 months ago (2012-09-20 20:12:46 UTC) #7
sky
LGTM
8 years, 3 months ago (2012-09-20 20:38:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kuan@chromium.org/10957010/11004
8 years, 3 months ago (2012-09-20 21:30:15 UTC) #9
commit-bot: I haz the power
8 years, 3 months ago (2012-09-21 00:08:33 UTC) #10
Change committed as 157876

Powered by Google App Engine
This is Rietveld 408576698