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

Issue 1372713002: Settings Rewrite: Fix subpage animations for direct URLs to subpages. (Closed)

Created:
5 years, 2 months ago by tommycli
Modified:
5 years, 2 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, jhawkins+watch-md-settings_chromium.org, arv+watch_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, jlklein+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 Rewrite: Fix subpage animations for direct URLs to subpages. Previously, if a user navigated to a subpage directly via URL, i.e. chrome://settings/searchEngines, and then tried to close that subpage, the animation would not work correctly. This patch fixes that issue. BUG=535013 Committed: https://crrev.com/3446a1d9927c166bf4bfba76343040d84411e4b0 Cr-Commit-Position: refs/heads/master@{#351189}

Patch Set 1 #

Patch Set 2 : #

Total comments: 7

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 1

Patch Set 6 : #

Total comments: 2

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -30 lines) Patch
M chrome/browser/resources/settings/settings_page/settings_animated_pages.css View 1 chunk +1 line, -5 lines 0 comments Download
M chrome/browser/resources/settings/settings_page/settings_animated_pages.html View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/settings/settings_page/settings_animated_pages.js View 1 2 3 4 2 chunks +4 lines, -10 lines 0 comments Download
M chrome/browser/resources/settings/settings_page/settings_section.js View 1 2 3 4 5 6 3 chunks +31 lines, -13 lines 0 comments Download

Messages

Total messages: 19 (5 generated)
tommycli
dbeam: ptal
5 years, 2 months ago (2015-09-25 22:16:23 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1372713002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1372713002/20001
5 years, 2 months ago (2015-09-25 22:17:07 UTC) #4
Dan Beam
https://codereview.chromium.org/1372713002/diff/20001/chrome/browser/resources/settings/settings_page/settings_section.js File chrome/browser/resources/settings/settings_page/settings_section.js (right): https://codereview.chromium.org/1372713002/diff/20001/chrome/browser/resources/settings/settings_page/settings_section.js#newcode83 chrome/browser/resources/settings/settings_page/settings_section.js:83: this.expanded_ = expanded; every time i see "if (local ...
5 years, 2 months ago (2015-09-25 22:28:57 UTC) #5
Dan Beam
https://codereview.chromium.org/1372713002/diff/20001/chrome/browser/resources/settings/settings_page/settings_section.js File chrome/browser/resources/settings/settings_page/settings_section.js (right): https://codereview.chromium.org/1372713002/diff/20001/chrome/browser/resources/settings/settings_page/settings_section.js#newcode119 chrome/browser/resources/settings/settings_page/settings_section.js:119: runOnDocumentReady_: function(task) { On 2015/09/25 22:28:57, Dan Beam wrote: ...
5 years, 2 months ago (2015-09-25 22:29:32 UTC) #6
tommycli
On 2015/09/25 22:29:32, Dan Beam wrote: > https://codereview.chromium.org/1372713002/diff/20001/chrome/browser/resources/settings/settings_page/settings_section.js > File chrome/browser/resources/settings/settings_page/settings_section.js > (right): > > ...
5 years, 2 months ago (2015-09-25 23:11:44 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/108285)
5 years, 2 months ago (2015-09-25 23:36:16 UTC) #9
Dan Beam
> Sounds good, I will refactor the above, probably get the fixed version to you ...
5 years, 2 months ago (2015-09-28 17:56:30 UTC) #10
chromium-reviews
dbeam: No problem. I be taking my time to try to "get it right" today. ...
5 years, 2 months ago (2015-09-28 18:01:48 UTC) #11
tommycli
dbeam: ready for a rereview. thanks https://codereview.chromium.org/1372713002/diff/20001/chrome/browser/resources/settings/settings_page/settings_section.js File chrome/browser/resources/settings/settings_page/settings_section.js (right): https://codereview.chromium.org/1372713002/diff/20001/chrome/browser/resources/settings/settings_page/settings_section.js#newcode83 chrome/browser/resources/settings/settings_page/settings_section.js:83: this.expanded_ = expanded; ...
5 years, 2 months ago (2015-09-28 21:15:01 UTC) #12
Dan Beam
lgtm https://codereview.chromium.org/1372713002/diff/20001/chrome/browser/resources/settings/settings_page/settings_section.js File chrome/browser/resources/settings/settings_page/settings_section.js (right): https://codereview.chromium.org/1372713002/diff/20001/chrome/browser/resources/settings/settings_page/settings_section.js#newcode119 chrome/browser/resources/settings/settings_page/settings_section.js:119: runOnDocumentReady_: function(task) { On 2015/09/28 21:15:01, tommycli wrote: ...
5 years, 2 months ago (2015-09-28 21:18:59 UTC) #13
tommycli
thx... I guess the 'being more deliberate' strategy did lead to a shorter cycle process ...
5 years, 2 months ago (2015-09-28 21:35:52 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1372713002/110001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1372713002/110001
5 years, 2 months ago (2015-09-28 21:37:22 UTC) #17
commit-bot: I haz the power
Committed patchset #7 (id:110001)
5 years, 2 months ago (2015-09-28 22:49:54 UTC) #18
commit-bot: I haz the power
5 years, 2 months ago (2015-09-28 22:52:30 UTC) #19
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/3446a1d9927c166bf4bfba76343040d84411e4b0
Cr-Commit-Position: refs/heads/master@{#351189}

Powered by Google App Engine
This is Rietveld 408576698