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

Issue 1911943002: MD Settings: Tweak "View reported settings" UI in reset settings profile. (Closed)

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

Description

MD Settings: Tweak "View reported settings" UI in reset settings profile. BUG=603709 Committed: https://crrev.com/cfc480b7040cddca093748c383ea1c3299d9088f Cr-Commit-Position: refs/heads/master@{#389581}

Patch Set 1 #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -18 lines) Patch
M chrome/app/settings_chromium_strings.grdp View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/app/settings_google_chrome_strings.grdp View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/app/settings_strings.grdp View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/reset_page/reset_profile_dialog.html View 3 chunks +11 lines, -6 lines 5 comments Download
M chrome/browser/resources/settings/reset_page/reset_profile_dialog.js View 1 chunk +3 lines, -7 lines 2 comments Download
M chrome/browser/resources/settings/search_engines_page/search_engines_page.html View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/test/data/webui/settings/reset_page_test.js View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
dpapad
Before screenshots at http://imgur.com/a/LbWBS, after screenshots at http://imgur.com/a/bJgmu.
4 years, 8 months ago (2016-04-22 00:47:33 UTC) #2
dpapad
On 2016/04/22 at 00:47:33, dpapad wrote: > Before screenshots at http://imgur.com/a/LbWBS, after screenshots at http://imgur.com/a/bJgmu. ...
4 years, 8 months ago (2016-04-22 20:25:12 UTC) #3
dschuyler
https://codereview.chromium.org/1911943002/diff/1/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html File chrome/browser/resources/settings/reset_page/reset_profile_dialog.html (right): https://codereview.chromium.org/1911943002/diff/1/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html#newcode43 chrome/browser/resources/settings/reset_page/reset_profile_dialog.html:43: <link rel="import" type="css" href="chrome://resources/css/action_link.css"> I'm hoping to avoid adding ...
4 years, 8 months ago (2016-04-23 00:57:34 UTC) #4
dpapad
https://codereview.chromium.org/1911943002/diff/1/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html File chrome/browser/resources/settings/reset_page/reset_profile_dialog.html (right): https://codereview.chromium.org/1911943002/diff/1/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html#newcode43 chrome/browser/resources/settings/reset_page/reset_profile_dialog.html:43: <link rel="import" type="css" href="chrome://resources/css/action_link.css"> On 2016/04/23 at 00:57:34, dschuyler ...
4 years, 8 months ago (2016-04-23 01:18:13 UTC) #5
Dan Beam
https://codereview.chromium.org/1911943002/diff/1/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html File chrome/browser/resources/settings/reset_page/reset_profile_dialog.html (right): https://codereview.chromium.org/1911943002/diff/1/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html#newcode43 chrome/browser/resources/settings/reset_page/reset_profile_dialog.html:43: <link rel="import" type="css" href="chrome://resources/css/action_link.css"> On 2016/04/23 01:18:13, dpapad wrote: ...
4 years, 8 months ago (2016-04-25 18:52:17 UTC) #7
dpapad
https://codereview.chromium.org/1911943002/diff/1/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html File chrome/browser/resources/settings/reset_page/reset_profile_dialog.html (right): https://codereview.chromium.org/1911943002/diff/1/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html#newcode43 chrome/browser/resources/settings/reset_page/reset_profile_dialog.html:43: <link rel="import" type="css" href="chrome://resources/css/action_link.css"> On 2016/04/25 at 18:52:17, Dan ...
4 years, 8 months ago (2016-04-25 19:09:37 UTC) #10
Dan Beam
https://codereview.chromium.org/1911943002/diff/1/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html File chrome/browser/resources/settings/reset_page/reset_profile_dialog.html (right): https://codereview.chromium.org/1911943002/diff/1/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html#newcode43 chrome/browser/resources/settings/reset_page/reset_profile_dialog.html:43: <link rel="import" type="css" href="chrome://resources/css/action_link.css"> On 2016/04/25 19:09:36, dpapad wrote: ...
4 years, 8 months ago (2016-04-25 19:19:32 UTC) #12
dschuyler
Thanks for looking into the css inclusion. LGTM
4 years, 8 months ago (2016-04-25 20:22:07 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1911943002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1911943002/1
4 years, 8 months ago (2016-04-25 20:32:55 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-25 22:19:06 UTC) #18
commit-bot: I haz the power
4 years, 8 months ago (2016-04-25 22:20:04 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/cfc480b7040cddca093748c383ea1c3299d9088f
Cr-Commit-Position: refs/heads/master@{#389581}

Powered by Google App Engine
This is Rietveld 408576698