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

Issue 1129513002: Sad tab redesign for Windows, Linux and CrOS (Closed)

Created:
5 years, 7 months ago by edwardjung
Modified:
5 years, 7 months ago
Reviewers:
msw, oshima
CC:
chromium-reviews, oshima+watch_chromium.org, tfarina, mmccoy, bettes_chromium.org, ainslie
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Sad tab redesign for Windows, Linux and CrOS. + Update chrome://kill and chrome://crash icons. Both now use the same icon. + Make layout consistent with the SSL / Malware / net error set of interstitials. + Switched colours, margin, padding to use native UI constants. BUG=457763 Committed: https://crrev.com/8898d3c15db0dc0d927d3fd7c7e15dc6f998167b Cr-Commit-Position: refs/heads/master@{#330724}

Patch Set 1 #

Patch Set 2 : Font corrections #

Total comments: 46

Patch Set 3 : Address review comments #

Patch Set 4 : #

Total comments: 32

Patch Set 5 : Switch to native theme colours and standard layout margins #

Total comments: 10

Patch Set 6 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -77 lines) Patch
D chrome/app/theme/default_100_percent/common/killtab.png View 1 2 4 Binary file 0 comments Download
M chrome/app/theme/default_100_percent/common/sadtab.png View 1 2 Binary file 0 comments Download
M chrome/app/theme/default_200_percent/common/sadtab.png View 1 2 Binary file 0 comments Download
M chrome/app/theme/default_300_percent/common/sadtab.png View 1 2 Binary file 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/sad_tab_view.h View 1 2 3 4 4 chunks +11 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/sad_tab_view.cc View 1 2 3 4 5 7 chunks +123 lines, -74 lines 0 comments Download

Messages

Total messages: 29 (5 generated)
edwardjung
Mike, could you have a look at this update. We're just missing the final sad ...
5 years, 7 months ago (2015-05-11 13:31:07 UTC) #2
msw
https://codereview.chromium.org/1129513002/diff/20001/chrome/browser/resources/crashes.css File chrome/browser/resources/crashes.css (right): https://codereview.chromium.org/1129513002/diff/20001/chrome/browser/resources/crashes.css#newcode15 chrome/browser/resources/crashes.css:15: background-position: 0 -20px; Why is this needed? How does ...
5 years, 7 months ago (2015-05-11 18:27:10 UTC) #3
edwardjung
Bettes, Ainslie, could you comment on the design related comments that Mike raised. > https://codereview.chromium.org/1129513002/diff/20001/chrome/browser/ui/views/sad_tab_view.cc#newcode42 ...
5 years, 7 months ago (2015-05-12 15:45:10 UTC) #4
bettes
On 2015/05/12 15:45:10, edwardjung wrote: > Bettes, Ainslie, could you comment on the design related ...
5 years, 7 months ago (2015-05-12 16:37:53 UTC) #5
bettes
Sorry I hit reply too early. See inline On 2015/05/12 15:45:10, edwardjung wrote: > Bettes, ...
5 years, 7 months ago (2015-05-12 16:57:32 UTC) #6
edwardjung
> Can you translate to me what Medium, Small, Base, and Large mean in terms ...
5 years, 7 months ago (2015-05-12 17:01:03 UTC) #7
bettes
On 2015/05/12 17:01:03, edwardjung wrote: > > Can you translate to me what Medium, Small, ...
5 years, 7 months ago (2015-05-12 17:07:49 UTC) #8
edwardjung
On 2015/05/12 17:07:49, bettes wrote: > On 2015/05/12 17:01:03, edwardjung wrote: > > > Can ...
5 years, 7 months ago (2015-05-12 17:26:02 UTC) #9
bettes
On 2015/05/12 17:26:02, edwardjung wrote: > On 2015/05/12 17:07:49, bettes wrote: > > On 2015/05/12 ...
5 years, 7 months ago (2015-05-12 17:33:52 UTC) #10
msw
Please respond to inline comments with inline comments, not here. On 2015/05/12 15:45:10, edwardjung wrote: ...
5 years, 7 months ago (2015-05-12 17:37:09 UTC) #11
edwardjung
> Please respond to inline comments with inline comments, not here. Sorry, that's my bad. ...
5 years, 7 months ago (2015-05-12 17:44:07 UTC) #12
edwardjung
Updated to address your comments, now using the base font sizes and using relative vertical ...
5 years, 7 months ago (2015-05-14 18:31:28 UTC) #13
msw
https://codereview.chromium.org/1129513002/diff/20001/chrome/browser/ui/views/sad_tab_view.cc File chrome/browser/ui/views/sad_tab_view.cc (right): https://codereview.chromium.org/1129513002/diff/20001/chrome/browser/ui/views/sad_tab_view.cc#newcode48 chrome/browser/ui/views/sad_tab_view.cc:48: const SkColor kTextColor = SkColorSetRGB(100, 100, 100); On 2015/05/14 ...
5 years, 7 months ago (2015-05-14 23:50:20 UTC) #14
edwardjung
Thanks for baring with me on this update. I've posted screenshots of the updated implementation ...
5 years, 7 months ago (2015-05-18 12:02:36 UTC) #15
msw
This is looking pretty good; can you post about:crash pics? https://codereview.chromium.org/1129513002/diff/60001/chrome/browser/ui/views/sad_tab_view.cc File chrome/browser/ui/views/sad_tab_view.cc (right): https://codereview.chromium.org/1129513002/diff/60001/chrome/browser/ui/views/sad_tab_view.cc#newcode126 ...
5 years, 7 months ago (2015-05-18 19:24:51 UTC) #16
edwardjung
Updated with nit fixes. chrome://crash screenshots posted here: https://code.google.com/p/chromium/issues/detail?id=457763#c23 https://codereview.chromium.org/1129513002/diff/80001/chrome/app/theme/theme_resources.grd File chrome/app/theme/theme_resources.grd (left): https://codereview.chromium.org/1129513002/diff/80001/chrome/app/theme/theme_resources.grd#oldcode438 chrome/app/theme/theme_resources.grd:438: ...
5 years, 7 months ago (2015-05-19 12:21:12 UTC) #17
msw
lgtm, but please expand the CL description, and I'd like to see some screenshots with ...
5 years, 7 months ago (2015-05-19 17:19:48 UTC) #18
edwardjung
Thanks, small screen screenshots: https://code.google.com/p/chromium/issues/detail?id=457763#c24 Oshima, could you take a look at the updated resources ...
5 years, 7 months ago (2015-05-19 17:56:57 UTC) #20
oshima
c/a/theme lgtm
5 years, 7 months ago (2015-05-19 18:12:36 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1129513002/100001
5 years, 7 months ago (2015-05-20 10:13:12 UTC) #23
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-20 11:00:36 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1129513002/100001
5 years, 7 months ago (2015-05-20 11:07:57 UTC) #27
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 7 months ago (2015-05-20 11:11:05 UTC) #28
commit-bot: I haz the power
5 years, 7 months ago (2015-05-20 11:11:47 UTC) #29
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/8898d3c15db0dc0d927d3fd7c7e15dc6f998167b
Cr-Commit-Position: refs/heads/master@{#330724}

Powered by Google App Engine
This is Rietveld 408576698