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

Issue 2371303002: md-settings: add routing to chrome://settings/triggeredResetProfileSettings (Closed)

Created:
4 years, 2 months ago by alito
Modified:
4 years, 2 months ago
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, arv+watch_chromium.org, tommycli
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

md-settings: add routing to chrome://settings/triggeredResetProfileSettings Adds the triggered veriant of the reset settings dialog in md-settings and adds a URL alias for it. BUG=636408 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/4f9795e4f49c40f5a7cc8c6a619539ca71999551 Cr-Commit-Position: refs/heads/master@{#424794}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed Dan's comments. #

Total comments: 4

Patch Set 3 : Nits #

Total comments: 2

Patch Set 4 : Fixed nits #

Patch Set 5 : Rebase. #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -8 lines) Patch
M chrome/browser/resources/settings/reset_page/reset_browser_proxy.js View 1 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/reset_page/reset_page.js View 1 2 3 4 1 chunk +8 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/reset_page/reset_profile_dialog.html View 1 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/reset_page/reset_profile_dialog.js View 1 2 3 4 4 chunks +57 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/route.js View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/reset_settings_handler.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/reset_settings_handler.cc View 1 3 chunks +39 lines, -0 lines 0 comments Download

Messages

Total messages: 42 (20 generated)
alito
Hi Robert. Could you take a first pass at this? Thx. /ali
4 years, 2 months ago (2016-09-28 00:16:13 UTC) #3
Dan Beam
https://codereview.chromium.org/2371303002/diff/1/chrome/browser/resources/settings/reset_page/reset_browser_proxy.js File chrome/browser/resources/settings/reset_page/reset_browser_proxy.js (right): https://codereview.chromium.org/2371303002/diff/1/chrome/browser/resources/settings/reset_page/reset_browser_proxy.js#newcode40 chrome/browser/resources/settings/reset_page/reset_browser_proxy.js:40: * @return {!Promise} A promise firing with the tool ...
4 years, 2 months ago (2016-09-28 01:40:09 UTC) #5
robertshield
change lgtm generally, defer to Dan for final review.
4 years, 2 months ago (2016-09-28 03:16:08 UTC) #6
alito
Thanks Robert. Thanks Dan for you comments. PTAnL. https://codereview.chromium.org/2371303002/diff/1/chrome/browser/resources/settings/reset_page/reset_browser_proxy.js File chrome/browser/resources/settings/reset_page/reset_browser_proxy.js (right): https://codereview.chromium.org/2371303002/diff/1/chrome/browser/resources/settings/reset_page/reset_browser_proxy.js#newcode40 chrome/browser/resources/settings/reset_page/reset_browser_proxy.js:40: * ...
4 years, 2 months ago (2016-09-28 04:27:29 UTC) #7
Dan Beam
lgtm w/nit https://codereview.chromium.org/2371303002/diff/20001/chrome/browser/resources/settings/reset_page/reset_page.js File chrome/browser/resources/settings/reset_page/reset_page.js (right): https://codereview.chromium.org/2371303002/diff/20001/chrome/browser/resources/settings/reset_page/reset_page.js#newcode41 chrome/browser/resources/settings/reset_page/reset_page.js:41: currentRouteChanged: function(route) { nit: var isTriggered = ...
4 years, 2 months ago (2016-09-28 04:34:53 UTC) #8
alito
Fixed all nits. +cc tommycli in case he is interested. https://codereview.chromium.org/2371303002/diff/20001/chrome/browser/resources/settings/reset_page/reset_page.js File chrome/browser/resources/settings/reset_page/reset_page.js (right): https://codereview.chromium.org/2371303002/diff/20001/chrome/browser/resources/settings/reset_page/reset_page.js#newcode41 ...
4 years, 2 months ago (2016-09-28 05:15:01 UTC) #9
Dan Beam
still lgtm https://codereview.chromium.org/2371303002/diff/40001/chrome/browser/resources/settings/reset_page/reset_profile_dialog.js File chrome/browser/resources/settings/reset_page/reset_profile_dialog.js (right): https://codereview.chromium.org/2371303002/diff/40001/chrome/browser/resources/settings/reset_page/reset_profile_dialog.js#newcode88 chrome/browser/resources/settings/reset_page/reset_profile_dialog.js:88: this.browserProxy_.onShowResetProfileDialog(); maybe combine these 2 lines into ...
4 years, 2 months ago (2016-09-28 06:12:19 UTC) #10
tommycli
This seems fine. Thanks!
4 years, 2 months ago (2016-09-28 17:28:15 UTC) #12
tommycli
still lgtm in case you're waiting on me
4 years, 2 months ago (2016-10-03 20:40:15 UTC) #13
alito
I rebased in order to pick up the fix in https://codereview.chromium.org/2375223002/. I have tested the ...
4 years, 2 months ago (2016-10-11 19:02:49 UTC) #18
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/2371303002/80001
4 years, 2 months ago (2016-10-11 20:40:52 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/84823)
4 years, 2 months ago (2016-10-11 20:53:13 UTC) #23
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/2371303002/80001
4 years, 2 months ago (2016-10-11 21:51:50 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/84903)
4 years, 2 months ago (2016-10-11 22:04:03 UTC) #27
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/2371303002/100001
4 years, 2 months ago (2016-10-11 22:13:07 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/84949)
4 years, 2 months ago (2016-10-11 22:23:51 UTC) #32
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/2371303002/100001
4 years, 2 months ago (2016-10-12 14:01:22 UTC) #34
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/85524)
4 years, 2 months ago (2016-10-12 14:10:36 UTC) #36
alito
On 2016/10/12 14:10:36, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 2 months ago (2016-10-12 14:14:07 UTC) #37
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/2371303002/100001
4 years, 2 months ago (2016-10-12 18:13:39 UTC) #39
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 2 months ago (2016-10-12 18:30:31 UTC) #40
commit-bot: I haz the power
4 years, 2 months ago (2016-10-12 18:34:28 UTC) #42
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/4f9795e4f49c40f5a7cc8c6a619539ca71999551
Cr-Commit-Position: refs/heads/master@{#424794}

Powered by Google App Engine
This is Rietveld 408576698