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

Issue 511053003: Shrink the search box if the width is too small. (Closed)

Created:
6 years, 3 months ago by Jun Mukai
Modified:
6 years, 3 months ago
Reviewers:
oshima
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Shrink the search box if the width is too small. BUG=408600 R=oshima@chromium.org TEST=manually Committed: https://crrev.com/1c5b7a8a7d7884ae6b96d22149d55164dad94a72 Cr-Commit-Position: refs/heads/master@{#292694}

Patch Set 1 #

Patch Set 2 : test #

Total comments: 10

Patch Set 3 : fix #

Total comments: 2

Patch Set 4 : fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+249 lines, -5 lines) Patch
M athena/athena.gyp View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M athena/home/athena_start_page_view.h View 1 3 chunks +6 lines, -2 lines 0 comments Download
M athena/home/athena_start_page_view.cc View 1 2 3 3 chunks +9 lines, -3 lines 0 comments Download
A athena/home/athena_start_page_view_unittest.cc View 1 2 1 chunk +232 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (1 generated)
Jun Mukai
6 years, 3 months ago (2014-08-28 20:17:46 UTC) #1
oshima
https://codereview.chromium.org/511053003/diff/20001/athena/home/athena_start_page_view.cc File athena/home/athena_start_page_view.cc (right): https://codereview.chromium.org/511053003/diff/20001/athena/home/athena_start_page_view.cc#newcode43 athena/home/athena_start_page_view.cc:43: const int kSearchBoxWidth = kIconSize * 6 + kIconMargin ...
6 years, 3 months ago (2014-08-28 20:44:52 UTC) #2
Jun Mukai
https://codereview.chromium.org/511053003/diff/20001/athena/home/athena_start_page_view.cc File athena/home/athena_start_page_view.cc (right): https://codereview.chromium.org/511053003/diff/20001/athena/home/athena_start_page_view.cc#newcode43 athena/home/athena_start_page_view.cc:43: const int kSearchBoxWidth = kIconSize * 6 + kIconMargin ...
6 years, 3 months ago (2014-08-28 21:55:37 UTC) #3
Jun Mukai
ping
6 years, 3 months ago (2014-08-29 17:15:51 UTC) #4
oshima
lgtm https://codereview.chromium.org/511053003/diff/40001/athena/home/athena_start_page_view.cc File athena/home/athena_start_page_view.cc (right): https://codereview.chromium.org/511053003/diff/40001/athena/home/athena_start_page_view.cc#newcode45 athena/home/athena_start_page_view.cc:45: // icons) with margins. can you update the ...
6 years, 3 months ago (2014-08-29 17:47:18 UTC) #5
Jun Mukai
6 years, 3 months ago (2014-08-29 18:36:16 UTC) #6
Jun Mukai
https://codereview.chromium.org/511053003/diff/40001/athena/home/athena_start_page_view.cc File athena/home/athena_start_page_view.cc (right): https://codereview.chromium.org/511053003/diff/40001/athena/home/athena_start_page_view.cc#newcode45 athena/home/athena_start_page_view.cc:45: // icons) with margins. On 2014/08/29 17:47:18, oshima wrote: ...
6 years, 3 months ago (2014-08-29 18:36:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/511053003/60001
6 years, 3 months ago (2014-08-29 18:38:09 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 91f72d70606a337acf5993a75faaeaacd17536df
6 years, 3 months ago (2014-08-29 22:37:06 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:10:54 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1c5b7a8a7d7884ae6b96d22149d55164dad94a72
Cr-Commit-Position: refs/heads/master@{#292694}

Powered by Google App Engine
This is Rietveld 408576698