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

Issue 2373613003: md-settings: add routing to chrome://settings/resetProfileSettings. (Closed)

Created:
4 years, 2 months ago by alito
Modified:
4 years, 2 months ago
Reviewers:
tommycli, Dan Beam
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, dpapad
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

md-settings: add routing to chrome://settings/resetProfileSettings. BUG=636408 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/e8bfb7bfdf794c8f2995bd9b0da7db2f54618aca Cr-Commit-Position: refs/heads/master@{#421317}

Patch Set 1 #

Patch Set 2 : More consistent route navigation #

Total comments: 2

Patch Set 3 : Fixed missing gyp dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -2 lines) Patch
M chrome/browser/resources/settings/reset_page/compiled_resources2.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/reset_page/reset_page.html View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/reset_page/reset_page.js View 1 2 chunks +15 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/route.js View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 26 (11 generated)
alito
PTAL. This adds routing to the reset profile settings dialog when md-settings is enabled.
4 years, 2 months ago (2016-09-26 23:44:14 UTC) #4
Dan Beam
+tommycli@ for routing review /cc dpapad@ cuz reset profile related
4 years, 2 months ago (2016-09-27 00:31:49 UTC) #6
tommycli
lgtm routing issues. Looks like you modeled the implementation on the clear browsing data dialog ...
4 years, 2 months ago (2016-09-27 16:08:41 UTC) #7
alito
Thanks Tommy. Yes, I've tested manually on Windows and Linux. I uploaded a small patch ...
4 years, 2 months ago (2016-09-27 18:32:35 UTC) #8
tommycli
https://codereview.chromium.org/2373613003/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/2373613003/diff/20001/chrome/browser/resources/settings/reset_page/reset_page.js#newcode45 chrome/browser/resources/settings/reset_page/reset_page.js:45: settings.navigateTo(settings.Route.RESET_DIALOG); lgtm. This seems consistent with how onClearBrowsingDataTap_ works ...
4 years, 2 months ago (2016-09-27 18:38:41 UTC) #9
alito
https://codereview.chromium.org/2373613003/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/2373613003/diff/20001/chrome/browser/resources/settings/reset_page/reset_page.js#newcode45 chrome/browser/resources/settings/reset_page/reset_page.js:45: settings.navigateTo(settings.Route.RESET_DIALOG); On 2016/09/27 18:38:41, tommycli wrote: > lgtm. This ...
4 years, 2 months ago (2016-09-27 18:43:01 UTC) #10
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/2373613003/20001
4 years, 2 months ago (2016-09-27 18:44:00 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: closure_compilation on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/closure_compilation/builds/2990)
4 years, 2 months ago (2016-09-27 18:56:00 UTC) #14
Dan Beam
to fix the closure stuff, update chrome/browser/resources/reset_page/compiled_resources2.gyp to include the right routing-related targets you can ...
4 years, 2 months ago (2016-09-27 18:59:41 UTC) #16
Dan Beam
On 2016/09/27 18:59:41, Dan Beam wrote: > to fix the closure stuff, update > chrome/browser/resources/reset_page/compiled_resources2.gyp ...
4 years, 2 months ago (2016-09-27 19:00:02 UTC) #17
Dan Beam
On 2016/09/27 18:59:41, Dan Beam wrote: > to fix the closure stuff, update > chrome/browser/resources/reset_page/compiled_resources2.gyp ...
4 years, 2 months ago (2016-09-27 19:00:31 UTC) #18
alito
Thanks Dan. Fixed the missing dependencies.
4 years, 2 months ago (2016-09-27 19:14:37 UTC) #19
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/2373613003/40001
4 years, 2 months ago (2016-09-27 19:24:27 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-09-27 20:22:13 UTC) #24
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 20:23:57 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e8bfb7bfdf794c8f2995bd9b0da7db2f54618aca
Cr-Commit-Position: refs/heads/master@{#421317}

Powered by Google App Engine
This is Rietveld 408576698