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

Issue 2234093002: Settings Router Refactor: Update subpage-back button to use history back sometimes. (Closed)

Created:
4 years, 4 months ago by tommycli
Modified:
4 years, 4 months ago
Reviewers:
dpapad
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

Settings Router Refactor: Update subpage-back button to use history back sometimes. BUG=632382 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/7400f623fad1e4ad67caf290ac7d2369bb5c56fd Cr-Commit-Position: refs/heads/master@{#411204}

Patch Set 1 #

Total comments: 2

Patch Set 2 : update to just use previousRoutePath as the state object #

Patch Set 3 : fix closure compile using typecast #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -17 lines) Patch
M chrome/browser/resources/settings/route.js View 1 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/settings_page/settings_subpage.js View 1 2 1 chunk +9 lines, -1 line 0 comments Download
M chrome/test/data/webui/settings/cr_settings_browsertest.js View 1 chunk +5 lines, -15 lines 0 comments Download
A chrome/test/data/webui/settings/settings_subpage_test.js View 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
tommycli
dpapad: PTAL, thanks!
4 years, 4 months ago (2016-08-10 21:45:45 UTC) #5
dpapad
LGTM, with nit question. https://codereview.chromium.org/2234093002/diff/1/chrome/browser/resources/settings/route.js File chrome/browser/resources/settings/route.js (right): https://codereview.chromium.org/2234093002/diff/1/chrome/browser/resources/settings/route.js#newcode369 chrome/browser/resources/settings/route.js:369: var state = { previousRoutePath: ...
4 years, 4 months ago (2016-08-10 22:04:03 UTC) #6
tommycli
dpapad: thanks! https://codereview.chromium.org/2234093002/diff/1/chrome/browser/resources/settings/route.js File chrome/browser/resources/settings/route.js (right): https://codereview.chromium.org/2234093002/diff/1/chrome/browser/resources/settings/route.js#newcode369 chrome/browser/resources/settings/route.js:369: var state = { previousRoutePath: currentRoute_.path }; ...
4 years, 4 months ago (2016-08-10 22:15:28 UTC) #7
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/2234093002/40001
4 years, 4 months ago (2016-08-10 23:12:44 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-11 00:30:46 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 00:33:47 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7400f623fad1e4ad67caf290ac7d2369bb5c56fd
Cr-Commit-Position: refs/heads/master@{#411204}

Powered by Google App Engine
This is Rietveld 408576698