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

Issue 469653002: Align the checkbox with the first line of the text. (Closed)

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

Description

Align the checkbox with the first line of the text. BUG=293702 Committed: https://crrev.com/1ee769efa69e99938c922d8925328190bb1c9097 Cr-Commit-Position: refs/heads/master@{#292391}

Patch Set 1 : #

Patch Set 2 : Make the backgroud color consistent in the button bar. #

Patch Set 3 : Nits. #

Patch Set 4 : Nits #

Total comments: 16

Patch Set 5 : Address comments. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -34 lines) Patch
M chrome/browser/ui/views/session_crashed_bubble_view.h View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/session_crashed_bubble_view.cc View 1 2 3 4 4 chunks +38 lines, -32 lines 3 comments Download

Messages

Total messages: 20 (0 generated)
yao
6 years, 4 months ago (2014-08-13 19:04:25 UTC) #1
Alexei Svitkine (slow)
LGTM, but I'll defer to Mike's views expertise here.
6 years, 4 months ago (2014-08-13 19:07:46 UTC) #2
msw
LGTM; seems correct, but I'd really like before/after pics.
6 years, 4 months ago (2014-08-13 19:44:57 UTC) #3
chromium-reviews
before: [image: Inline image 2] after: [image: Inline image 1] On Wed, Aug 13, 2014 ...
6 years, 4 months ago (2014-08-13 20:04:09 UTC) #4
msw
It looks like the after image has a background color regression. There's a vertical line ...
6 years, 4 months ago (2014-08-13 23:12:53 UTC) #5
chromium-reviews
You are right, parts circled in back square didn't get set background color. Is there ...
6 years, 4 months ago (2014-08-14 15:05:57 UTC) #6
msw
You can't set background colors on GridLayout itself, it's just away to layout views. The ...
6 years, 4 months ago (2014-08-14 20:19:20 UTC) #7
yao
Patchset #2 (id:40001) has been deleted
6 years, 4 months ago (2014-08-25 18:46:33 UTC) #8
yao
The backgroud color problem should be fixed now.
6 years, 3 months ago (2014-08-26 15:19:24 UTC) #9
chromium-reviews
screen shot: [image: Inline image 2] [image: Inline image 1] On Tue, Aug 26, 2014 ...
6 years, 3 months ago (2014-08-26 15:20:23 UTC) #10
msw
Looks pretty good, just some minor nits. https://codereview.chromium.org/469653002/diff/100001/chrome/browser/ui/views/session_crashed_bubble_view.cc File chrome/browser/ui/views/session_crashed_bubble_view.cc (right): https://codereview.chromium.org/469653002/diff/100001/chrome/browser/ui/views/session_crashed_bubble_view.cc#newcode285 chrome/browser/ui/views/session_crashed_bubble_view.cc:285: int buttom_margin ...
6 years, 3 months ago (2014-08-26 20:19:37 UTC) #11
yao
https://codereview.chromium.org/469653002/diff/100001/chrome/browser/ui/views/session_crashed_bubble_view.cc File chrome/browser/ui/views/session_crashed_bubble_view.cc (right): https://codereview.chromium.org/469653002/diff/100001/chrome/browser/ui/views/session_crashed_bubble_view.cc#newcode285 chrome/browser/ui/views/session_crashed_bubble_view.cc:285: int buttom_margin = 1; On 2014/08/26 20:19:37, msw wrote: ...
6 years, 3 months ago (2014-08-27 23:07:03 UTC) #12
msw
lgtm with a nit. https://codereview.chromium.org/469653002/diff/120001/chrome/browser/ui/views/session_crashed_bubble_view.cc File chrome/browser/ui/views/session_crashed_bubble_view.cc (right): https://codereview.chromium.org/469653002/diff/120001/chrome/browser/ui/views/session_crashed_bubble_view.cc#newcode289 chrome/browser/ui/views/session_crashed_bubble_view.cc:289: const int kUMAOptionColumnSetId = 2; ...
6 years, 3 months ago (2014-08-27 23:43:07 UTC) #13
yao
https://codereview.chromium.org/469653002/diff/120001/chrome/browser/ui/views/session_crashed_bubble_view.cc File chrome/browser/ui/views/session_crashed_bubble_view.cc (right): https://codereview.chromium.org/469653002/diff/120001/chrome/browser/ui/views/session_crashed_bubble_view.cc#newcode289 chrome/browser/ui/views/session_crashed_bubble_view.cc:289: const int kUMAOptionColumnSetId = 2; On 2014/08/27 23:43:07, msw ...
6 years, 3 months ago (2014-08-28 00:13:36 UTC) #14
msw
https://codereview.chromium.org/469653002/diff/120001/chrome/browser/ui/views/session_crashed_bubble_view.cc File chrome/browser/ui/views/session_crashed_bubble_view.cc (right): https://codereview.chromium.org/469653002/diff/120001/chrome/browser/ui/views/session_crashed_bubble_view.cc#newcode289 chrome/browser/ui/views/session_crashed_bubble_view.cc:289: const int kUMAOptionColumnSetId = 2; On 2014/08/28 00:13:36, yao ...
6 years, 3 months ago (2014-08-28 00:15:35 UTC) #15
yao
The CQ bit was checked by yiyaoliu@chromium.org
6 years, 3 months ago (2014-08-28 14:21:18 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yiyaoliu@chromium.org/469653002/120001
6 years, 3 months ago (2014-08-28 14:22:31 UTC) #17
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win8_chromium_rel on tryserver.chromium.win ...
6 years, 3 months ago (2014-08-28 15:15:21 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:120001) as e46790f00b28fd21193be1b4d4c611d8f06a46f6
6 years, 3 months ago (2014-08-28 15:49:56 UTC) #19
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:59:53 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/1ee769efa69e99938c922d8925328190bb1c9097
Cr-Commit-Position: refs/heads/master@{#292391}

Powered by Google App Engine
This is Rietveld 408576698