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

Issue 2103233002: Visual polishing of the MD Clear Browsing Data dialog. (Closed)

Created:
4 years, 5 months ago by msramek
Modified:
4 years, 5 months ago
Reviewers:
dschuyler, tbuckley
CC:
chromium-reviews, dbeam+watch-elements_chromium.org, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, dbeam+watch-settings_chromium.org, michaelpg+watch-elements_chromium.org, stevenjb+watch-md-settings_chromium.org, jshin+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Visual polishing of the MD Clear Browsing Data dialog. 1. Add a divider line above the button container. 2. Paint the footer white (instead of the default grey) color. 3. Align the time period selector to the left, so that it is a part of the sentence "Clear the following items from ". 4. When the screen is high enough, the whole dialog fits. When it is under a certain threshold, to prevent the case where the dialog body would be scrollable just a few pixels, we cap its max-size to make it smaller, so that the scrollbar has to be moved more to show all the checkboxes. In particular, we chose the cap to be 270px, which show 5 and a half checkboxes. It is necessary to only partially show one of the checkboxes to make it clear to the user that they need to scroll to see everything. Screenshots: https://screenshot.googleplex.com/A85ASa8P5Fq.png https://screenshot.googleplex.com/YjuuhcdEgCs.png BUG=595580 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/67f25398fd95636137d6bf074955156cc797ab04 Cr-Commit-Position: refs/heads/master@{#404134}

Patch Set 1 : Visual polishing done. #

Total comments: 4

Patch Set 2 : Update. #

Patch Set 3 : Removed the margin #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -9 lines) Patch
M chrome/browser/resources/settings/clear_browsing_data_dialog/clear_browsing_data_dialog.html View 1 2 3 chunks +28 lines, -9 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 35 (18 generated)
msramek
Hi Dave, Please have a look at this as well! This should be the last ...
4 years, 5 months ago (2016-06-28 18:03:07 UTC) #5
msramek
And actually +Dan, please have a look as well, because of ui/webui/ and especially your ...
4 years, 5 months ago (2016-06-28 18:04:15 UTC) #7
dschuyler
It would be nice to see a screen shot of how this looks with this ...
4 years, 5 months ago (2016-06-28 19:23:48 UTC) #8
Dan Beam
https://codereview.chromium.org/2103233002/diff/20001/ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html File ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html (right): https://codereview.chromium.org/2103233002/diff/20001/ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html#newcode26 ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html:26: border-bottom: var(--settings-dialog-title-border); this should not reference settings
4 years, 5 months ago (2016-06-28 20:39:44 UTC) #9
Dan Beam
https://codereview.chromium.org/2103233002/diff/20001/ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html File ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html (right): https://codereview.chromium.org/2103233002/diff/20001/ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html#newcode25 ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html:25: /* TODO(dbeam): should this be a --settings-separator-line? */ this ...
4 years, 5 months ago (2016-06-28 20:40:25 UTC) #10
msramek
I extracted the icon change to https://codereview.chromium.org/2105083004/. I made some additional changes in the CSS, ...
4 years, 5 months ago (2016-06-29 11:32:22 UTC) #17
msramek
+Max to please comment on https://screenshot.googleplex.com/YjuuhcdEgCs.png
4 years, 5 months ago (2016-06-29 11:33:01 UTC) #19
maxwalker
On 2016/06/29 11:33:01, msramek wrote: > +Max to please comment on https://screenshot.googleplex.com/YjuuhcdEgCs.png Yes, items should ...
4 years, 5 months ago (2016-06-29 13:48:34 UTC) #20
msramek
On 2016/06/29 13:48:34, maxwalker wrote: > On 2016/06/29 11:33:01, msramek wrote: > > +Max to ...
4 years, 5 months ago (2016-06-29 13:56:49 UTC) #21
Dan Beam
you don't have any changes to ui/webui any more, so just dschuyler@'s review is sufficient
4 years, 5 months ago (2016-06-30 00:37:48 UTC) #24
dschuyler
code-wise LGTM. Tom, would you look at the two screen shot links in the description ...
4 years, 5 months ago (2016-06-30 02:22:30 UTC) #26
tbuckley
On 2016/06/30 02:22:30, dschuyler wrote: > code-wise LGTM. > > Tom, would you look at ...
4 years, 5 months ago (2016-07-07 00:59:42 UTC) #27
msramek
Thanks Tom! I already removed the margin in Patchset 3, as Max thought the same, ...
4 years, 5 months ago (2016-07-07 11:06:39 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2103233002/100001
4 years, 5 months ago (2016-07-07 11:07:02 UTC) #30
commit-bot: I haz the power
Committed patchset #3 (id:100001)
4 years, 5 months ago (2016-07-07 12:28:53 UTC) #32
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-07 12:28:54 UTC) #33
commit-bot: I haz the power
4 years, 5 months ago (2016-07-07 12:29:54 UTC) #35
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/67f25398fd95636137d6bf074955156cc797ab04
Cr-Commit-Position: refs/heads/master@{#404134}

Powered by Google App Engine
This is Rietveld 408576698