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

Issue 2141313002: Settings Router Refactor: Implement new Route class w/ test (Closed)

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

Description

Settings Router Refactor: Implement new Route class w/ test This is part 1 of Routing Refactor. Implements the new Route class disconnected from settings-router. Connection will follow in further patches. BUG=608115 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/4de33e038c4fd0a8ad128e4b224382a6bcf489b0 Cr-Commit-Position: refs/heads/master@{#405349}

Patch Set 1 #

Total comments: 26

Patch Set 2 : all changes except move route.* to root dir #

Patch Set 3 : Move to root dir #

Total comments: 1

Patch Set 4 : make parent variable private #

Patch Set 5 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -4 lines) Patch
M chrome/browser/resources/settings/compiled_resources2.gyp View 1 1 chunk +7 lines, -0 lines 0 comments Download
A + chrome/browser/resources/settings/route.html View 1 2 1 chunk +2 lines, -1 line 0 comments Download
A chrome/browser/resources/settings/route.js View 1 2 3 1 chunk +77 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/settings_resources.grd View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/test/data/webui/settings/cr_settings_browsertest.js View 1 2 chunks +24 lines, -3 lines 0 comments Download
A chrome/test/data/webui/settings/route_tests.js View 1 1 chunk +49 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (16 generated)
tommycli
dbeam/michaelpg: PTAL Based on design doc. Thanks
4 years, 5 months ago (2016-07-13 00:17:45 UTC) #4
michaelpg
https://codereview.chromium.org/2141313002/diff/1/chrome/browser/resources/settings/settings_page/route.html File chrome/browser/resources/settings/settings_page/route.html (right): https://codereview.chromium.org/2141313002/diff/1/chrome/browser/resources/settings/settings_page/route.html#newcode1 chrome/browser/resources/settings/settings_page/route.html:1: <link rel="import" href="chrome://resources/html/cr.html"> the settings_page dir is getting big, ...
4 years, 5 months ago (2016-07-13 05:53:40 UTC) #5
tommycli
michaelpg: thanks. PS2 contains all the changes except the route.* move, since that breaks the ...
4 years, 5 months ago (2016-07-13 17:45:04 UTC) #11
michaelpg
lgtm
4 years, 5 months ago (2016-07-13 17:59:21 UTC) #12
tommycli
On 2016/07/13 17:59:21, michaelpg (slow) wrote: > lgtm thank you sir!
4 years, 5 months ago (2016-07-13 18:01:12 UTC) #13
Dan Beam
lgtm https://codereview.chromium.org/2141313002/diff/140001/chrome/browser/resources/settings/route.js File chrome/browser/resources/settings/route.js (right): https://codereview.chromium.org/2141313002/diff/140001/chrome/browser/resources/settings/route.js#newcode16 chrome/browser/resources/settings/route.js:16: this.parent = null; can this be private?
4 years, 5 months ago (2016-07-13 20:20:06 UTC) #14
tommycli
dbeam: thanks! i made it private
4 years, 5 months ago (2016-07-13 20:28:58 UTC) #15
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/2141313002/160001
4 years, 5 months ago (2016-07-13 20:30:12 UTC) #18
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names without "master." prefix is ...
4 years, 5 months ago (2016-07-13 20:30:14 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: ios-device-gn on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-gn/builds/35783) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 5 months ago (2016-07-13 20:34:54 UTC) #21
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/2141313002/180001
4 years, 5 months ago (2016-07-13 22:23:10 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:180001)
4 years, 5 months ago (2016-07-13 23:43:22 UTC) #26
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 23:43:35 UTC) #27
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 23:44:55 UTC) #29
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/4de33e038c4fd0a8ad128e4b224382a6bcf489b0
Cr-Commit-Position: refs/heads/master@{#405349}

Powered by Google App Engine
This is Rietveld 408576698