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

Issue 1482573002: MD Settings: Adjusting reset-page dialogs styling. (Closed)

Created:
5 years ago by dpapad
Modified:
5 years ago
Reviewers:
dschuyler
CC:
arv+watch_chromium.org, chromium-reviews, dbeam+watch-settings_chromium.org, Dan Beam, michaelpg+watch-md-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, tommycli
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Adjusting reset-page dialogs styling to match latest mocks. Refactor both dialogs such that CSS styles can be shared between them (see reset_page_dialog.css). BUG=546840 Committed: https://crrev.com/23e1aae3bda7cab5146673b299c62fa28bf54532 Cr-Commit-Position: refs/heads/master@{#363044}

Patch Set 1 #

Patch Set 2 : Tweaks #

Total comments: 12

Patch Set 3 : Addressing comments #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -41 lines) Patch
M chrome/browser/resources/settings/reset_page/powerwash_dialog.html View 1 2 1 chunk +18 lines, -10 lines 0 comments Download
A chrome/browser/resources/settings/reset_page/reset_page_dialog.css View 1 2 1 chunk +57 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/reset_page/reset_profile_dialog.css View 1 2 3 1 chunk +2 lines, -18 lines 0 comments Download
M chrome/browser/resources/settings/reset_page/reset_profile_dialog.html View 1 2 1 chunk +16 lines, -12 lines 0 comments Download
M chrome/browser/resources/settings/settings_resources.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 38 (20 generated)
dpapad
Before and after screenshots at http://imgur.com/a/bwCLf. These changes bring the dialogs much closer to the ...
5 years ago (2015-12-02 00:21:12 UTC) #5
dschuyler
I'm hoping we can reduce separation of css definitions. Can some of these be added ...
5 years ago (2015-12-02 01:02:01 UTC) #7
dpapad
https://codereview.chromium.org/1482573002/diff/40001/chrome/browser/resources/settings/reset_page/reset_page_dialog.css File chrome/browser/resources/settings/reset_page/reset_page_dialog.css (right): https://codereview.chromium.org/1482573002/diff/40001/chrome/browser/resources/settings/reset_page/reset_page_dialog.css#newcode11 chrome/browser/resources/settings/reset_page/reset_page_dialog.css:11: .dialog-title { On 2015/12/02 at 01:02:01, dschuyler wrote: > ...
5 years ago (2015-12-02 03:07:49 UTC) #8
Dan Beam
excuse the drive-by https://codereview.chromium.org/1482573002/diff/40001/chrome/browser/resources/settings/reset_page/reset_page_dialog.css File chrome/browser/resources/settings/reset_page/reset_page_dialog.css (right): https://codereview.chromium.org/1482573002/diff/40001/chrome/browser/resources/settings/reset_page/reset_page_dialog.css#newcode11 chrome/browser/resources/settings/reset_page/reset_page_dialog.css:11: .dialog-title { On 2015/12/02 03:07:49, dpapad ...
5 years ago (2015-12-02 03:26:43 UTC) #9
dpapad
Friendly ping. Anything left to address here?
5 years ago (2015-12-02 21:34:06 UTC) #10
dschuyler
https://codereview.chromium.org/1482573002/diff/40001/chrome/browser/resources/settings/reset_page/powerwash_dialog.html File chrome/browser/resources/settings/reset_page/powerwash_dialog.html (right): https://codereview.chromium.org/1482573002/diff/40001/chrome/browser/resources/settings/reset_page/powerwash_dialog.html#newcode17 chrome/browser/resources/settings/reset_page/powerwash_dialog.html:17: <div class="layout center horizontal"> The style guide suggests not ...
5 years ago (2015-12-02 21:45:22 UTC) #11
dpapad
https://codereview.chromium.org/1482573002/diff/40001/chrome/browser/resources/settings/reset_page/powerwash_dialog.html File chrome/browser/resources/settings/reset_page/powerwash_dialog.html (right): https://codereview.chromium.org/1482573002/diff/40001/chrome/browser/resources/settings/reset_page/powerwash_dialog.html#newcode17 chrome/browser/resources/settings/reset_page/powerwash_dialog.html:17: <div class="layout center horizontal"> On 2015/12/02 at 21:45:22, dschuyler ...
5 years ago (2015-12-02 22:21:59 UTC) #12
Dan Beam
https://codereview.chromium.org/1482573002/diff/40001/chrome/browser/resources/settings/reset_page/reset_page_dialog.css File chrome/browser/resources/settings/reset_page/reset_page_dialog.css (right): https://codereview.chromium.org/1482573002/diff/40001/chrome/browser/resources/settings/reset_page/reset_page_dialog.css#newcode36 chrome/browser/resources/settings/reset_page/reset_page_dialog.css:36: .cancel-button { On 2015/12/02 22:21:59, dpapad wrote: > On ...
5 years ago (2015-12-02 23:12:09 UTC) #13
dschuyler
I'll look into this further and check on non-cancel buttons in dialogs. For now, that ...
5 years ago (2015-12-02 23:19:51 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1482573002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1482573002/60001
5 years ago (2015-12-02 23:48:12 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/102128) mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, ...
5 years ago (2015-12-02 23:54:40 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1482573002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1482573002/60001
5 years ago (2015-12-03 00:57:45 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/130913) mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, ...
5 years ago (2015-12-03 01:03:47 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1482573002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1482573002/100001
5 years ago (2015-12-03 17:47:12 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/131267) mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, ...
5 years ago (2015-12-03 17:50:21 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1482573002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1482573002/180001
5 years ago (2015-12-03 18:57:25 UTC) #35
commit-bot: I haz the power
Committed patchset #4 (id:180001)
5 years ago (2015-12-03 20:22:48 UTC) #36
commit-bot: I haz the power
5 years ago (2015-12-03 20:24:22 UTC) #38
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/23e1aae3bda7cab5146673b299c62fa28bf54532
Cr-Commit-Position: refs/heads/master@{#363044}

Powered by Google App Engine
This is Rietveld 408576698