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

Issue 2156413002: Settings Router Refactor: Migrate to settings.Route.navigateTo calls. (Closed)

Created:
4 years, 5 months ago by tommycli
Modified:
4 years, 4 months ago
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, jlklein+watch-closure_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, vitalyp+closure_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, dbeam+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: Migrate to settings.Route.navigateTo calls. BUG=608115 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/8a9687b5f484dd599d094f14d426b5d4c166cc26 Cr-Commit-Position: refs/heads/master@{#408466}

Patch Set 1 #

Patch Set 2 : fix tests #

Patch Set 3 : reorder some stuff #

Patch Set 4 : fix tests #

Patch Set 5 : fix chromeos tests #

Total comments: 12

Patch Set 6 : merge origin/master #

Patch Set 7 : update for route rename #

Total comments: 6

Patch Set 8 : Update all the compiled_resources.gyp #

Patch Set 9 : add HTML import everywhere to comply with IWYU #

Patch Set 10 : Fix settings-menu #

Patch Set 11 : misc self review fixes #

Patch Set 12 : merge origin/master #

Total comments: 26

Patch Set 13 : merge #

Patch Set 14 : merge and address comments #

Total comments: 2

Patch Set 15 : address michaelpg comments #

Patch Set 16 : update route 'url' to 'path' for consistency #

Patch Set 17 : use Object.values #

Patch Set 18 : Revert "use Object.values" #

Patch Set 19 : add todo #

Patch Set 20 : try to fix mac bot failure on languages test #

Patch Set 21 : change settings_main #

Patch Set 22 : fix test different way #

Patch Set 23 : Fix flaky test yet a different way #

Total comments: 1

Patch Set 24 : merge #

Patch Set 25 : use timing fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+275 lines, -296 lines) Patch
M chrome/browser/resources/settings/about_page/about_page.html View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/about_page/about_page.js View 1 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/resources/settings/about_page/compiled_resources2.gyp View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/advanced_page/advanced_page.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/advanced_page/compiled_resources2.gyp View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/appearance_page/appearance_page.html View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/appearance_page/appearance_page.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/appearance_page/compiled_resources2.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/basic_page/basic_page.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/basic_page/compiled_resources2.gyp View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/device_page/compiled_resources2.gyp View 1 2 3 4 5 6 7 8 9 10 3 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/device_page/device_page.html View 1 2 3 4 5 6 7 8 9 10 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/device_page/device_page.js View 1 2 3 4 5 6 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/device_page/keyboard.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/device_page/keyboard.js View 1 2 3 4 5 6 7 8 9 10 2 chunks +1 line, -11 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/compiled_resources2.gyp View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/internet_page/internet_page.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/internet_page.js View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/languages_page/compiled_resources2.gyp View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/languages_page/languages_page.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/languages_page/languages_page.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/passwords_and_forms_page.html View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/passwords_and_forms_page.js View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/people_page/compiled_resources2.gyp View 1 2 3 4 5 6 7 5 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/people_page/people_page.html View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/people_page/people_page.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/resources/settings/people_page/quick_unlock_authenticate.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/people_page/quick_unlock_authenticate.js View 1 1 chunk +1 line, -5 lines 0 comments Download
M chrome/browser/resources/settings/people_page/quick_unlock_choose_method.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/people_page/quick_unlock_choose_method.js View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -5 lines 0 comments Download
M chrome/browser/resources/settings/people_page/quick_unlock_password_detect_behavior.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/people_page/quick_unlock_password_detect_behavior.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -7 lines 0 comments Download
M chrome/browser/resources/settings/people_page/quick_unlock_routing_behavior.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/resources/settings/people_page/quick_unlock_routing_behavior.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/people_page/quick_unlock_setup_pin.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/people_page/quick_unlock_setup_pin.js View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +2 lines, -6 lines 0 comments Download
M chrome/browser/resources/settings/printing_page/compiled_resources2.gyp View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/printing_page/printing_page.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/printing_page/printing_page.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/privacy_page/compiled_resources2.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/privacy_page/privacy_page.html View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/privacy_page/privacy_page.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 3 chunks +5 lines, -17 lines 0 comments Download
M chrome/browser/resources/settings/route.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 7 chunks +23 lines, -15 lines 0 comments Download
M chrome/browser/resources/settings/search_page/compiled_resources2.gyp View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/search_page/search_page.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/search_page/search_page.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/settings_main/compiled_resources2.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/settings_main/settings_main.html View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/settings_main/settings_main.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 5 chunks +6 lines, -14 lines 0 comments Download
M chrome/browser/resources/settings/settings_menu/compiled_resources2.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/settings_menu/settings_menu.html View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/settings_menu/settings_menu.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 3 chunks +18 lines, -10 lines 0 comments Download
M chrome/browser/resources/settings/settings_page/compiled_resources2.gyp View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/settings_page/settings_animated_pages.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/settings_page/settings_animated_pages.js View 1 2 3 4 5 6 2 chunks +1 line, -24 lines 0 comments Download
M chrome/browser/resources/settings/settings_page/settings_router.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 3 chunks +32 lines, -109 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/compiled_resources2.gyp View 1 2 3 4 5 6 7 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/site_list.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/site_list.js View 1 1 chunk +4 lines, -9 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/site_settings_behavior.html View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/site_settings_behavior.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +78 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/site_settings_page/compiled_resources2.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/site_settings_page/site_settings_page.html View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/site_settings_page/site_settings_page.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +4 lines, -21 lines 0 comments Download
M chrome/test/data/webui/settings/device_page_tests.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +7 lines, -1 line 0 comments Download
M chrome/test/data/webui/settings/route_tests.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 4 chunks +9 lines, -5 lines 0 comments Download
M chrome/test/data/webui/settings/site_list_tests.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 112 (77 generated)
tommycli
dbeam: PTAL, thanks!
4 years, 5 months ago (2016-07-19 21:33:26 UTC) #15
michaelpg
https://codereview.chromium.org/2156413002/diff/80001/chrome/browser/resources/settings/settings_page/settings_animated_pages.js File chrome/browser/resources/settings/settings_page/settings_animated_pages.js (right): https://codereview.chromium.org/2156413002/diff/80001/chrome/browser/resources/settings/settings_page/settings_animated_pages.js#newcode49 chrome/browser/resources/settings/settings_page/settings_animated_pages.js:49: assert(this.currentRoute.parent != null); why not assert in navigateTo instead ...
4 years, 5 months ago (2016-07-20 19:48:23 UTC) #22
tommycli
michaelpg: Thanks! (I added you to the reviewer list btw) https://codereview.chromium.org/2156413002/diff/80001/chrome/browser/resources/settings/settings_page/settings_animated_pages.js File chrome/browser/resources/settings/settings_page/settings_animated_pages.js (right): https://codereview.chromium.org/2156413002/diff/80001/chrome/browser/resources/settings/settings_page/settings_animated_pages.js#newcode49 ...
4 years, 5 months ago (2016-07-20 20:33:31 UTC) #26
tommycli
dbeam: ping, thx
4 years, 5 months ago (2016-07-20 23:37:56 UTC) #29
Dan Beam
as far as I can tell, all of the .html files that correspond with your ...
4 years, 5 months ago (2016-07-21 00:05:42 UTC) #30
tommycli
On 2016/07/21 00:05:42, Dan Beam wrote: > as far as I can tell, all of ...
4 years, 5 months ago (2016-07-21 00:12:10 UTC) #31
Dan Beam
On 2016/07/21 00:12:10, tommycli wrote: > On 2016/07/21 00:05:42, Dan Beam wrote: > > as ...
4 years, 5 months ago (2016-07-21 00:53:32 UTC) #32
michaelpg
On 2016/07/21 00:53:32, Dan Beam wrote: > On 2016/07/21 00:12:10, tommycli wrote: > > On ...
4 years, 5 months ago (2016-07-21 03:05:03 UTC) #33
tommycli
On 2016/07/21 00:53:32, Dan Beam wrote: > On 2016/07/21 00:12:10, tommycli wrote: > > On ...
4 years, 5 months ago (2016-07-21 17:33:19 UTC) #34
tommycli
one draft I forgot to publish: https://codereview.chromium.org/2156413002/diff/120001/chrome/browser/resources/settings/route.js File chrome/browser/resources/settings/route.js (right): https://codereview.chromium.org/2156413002/diff/120001/chrome/browser/resources/settings/route.js#newcode274 chrome/browser/resources/settings/route.js:274: var navigateTo = ...
4 years, 5 months ago (2016-07-21 18:06:10 UTC) #35
dschuyler
https://codereview.chromium.org/2156413002/diff/120001/chrome/browser/resources/settings/settings_menu/settings_menu.js File chrome/browser/resources/settings/settings_menu/settings_menu.js (right): https://codereview.chromium.org/2156413002/diff/120001/chrome/browser/resources/settings/settings_menu/settings_menu.js#newcode88 chrome/browser/resources/settings/settings_menu/settings_menu.js:88: settings.navigateTo(settings.Route.BASIC); This looks like it's missing the dataset.section. How ...
4 years, 5 months ago (2016-07-21 21:58:53 UTC) #36
Dan Beam
https://codereview.chromium.org/2156413002/diff/120001/chrome/browser/resources/settings/about_page/about_page.js File chrome/browser/resources/settings/about_page/about_page.js (right): https://codereview.chromium.org/2156413002/diff/120001/chrome/browser/resources/settings/about_page/about_page.js#newcode253 chrome/browser/resources/settings/about_page/about_page.js:253: settings.navigateTo(settings.Route.DETAILED_BUILD_INFO); any .js file that uses either settings.Route.* or ...
4 years, 5 months ago (2016-07-22 01:16:10 UTC) #37
tommycli
dbeam / dschuyler: Addressed your comments below. Thanks! https://codereview.chromium.org/2156413002/diff/120001/chrome/browser/resources/settings/about_page/about_page.js File chrome/browser/resources/settings/about_page/about_page.js (right): https://codereview.chromium.org/2156413002/diff/120001/chrome/browser/resources/settings/about_page/about_page.js#newcode253 chrome/browser/resources/settings/about_page/about_page.js:253: settings.navigateTo(settings.Route.DETAILED_BUILD_INFO); ...
4 years, 5 months ago (2016-07-22 19:06:08 UTC) #44
Dan Beam
https://codereview.chromium.org/2156413002/diff/220001/chrome/browser/resources/settings/people_page/quick_unlock_password_detect_behavior.js File chrome/browser/resources/settings/people_page/quick_unlock_password_detect_behavior.js (right): https://codereview.chromium.org/2156413002/diff/220001/chrome/browser/resources/settings/people_page/quick_unlock_password_detect_behavior.js#newcode22 chrome/browser/resources/settings/people_page/quick_unlock_password_detect_behavior.js:22: if (!this.setModes) { nit: drop curlies https://codereview.chromium.org/2156413002/diff/220001/chrome/browser/resources/settings/privacy_page/privacy_page.js File chrome/browser/resources/settings/privacy_page/privacy_page.js ...
4 years, 5 months ago (2016-07-23 00:17:12 UTC) #47
tommycli
dbeam: Thanks! I think the only thing I wasn't able to do below was the ...
4 years, 5 months ago (2016-07-25 16:47:21 UTC) #50
michaelpg
lgtm... I only looked at the interesting changes though. https://codereview.chromium.org/2156413002/diff/260001/chrome/browser/resources/settings/site_settings_page/site_settings_page.js File chrome/browser/resources/settings/site_settings_page/site_settings_page.js (right): https://codereview.chromium.org/2156413002/diff/260001/chrome/browser/resources/settings/site_settings_page/site_settings_page.js#newcode79 chrome/browser/resources/settings/site_settings_page/site_settings_page.js:79: ...
4 years, 5 months ago (2016-07-25 17:28:08 UTC) #51
tommycli
michaelpg: Thanks! https://codereview.chromium.org/2156413002/diff/260001/chrome/browser/resources/settings/site_settings_page/site_settings_page.js File chrome/browser/resources/settings/site_settings_page/site_settings_page.js (right): https://codereview.chromium.org/2156413002/diff/260001/chrome/browser/resources/settings/site_settings_page/site_settings_page.js#newcode79 chrome/browser/resources/settings/site_settings_page/site_settings_page.js:79: settings.navigateTo(settings.Route.SITE_SETTINGS_HANDLERS); On 2016/07/25 17:28:08, michaelpg wrote: > ...
4 years, 5 months ago (2016-07-25 17:38:34 UTC) #56
tommycli
Hey - PS 17 has the Object.values, and it seems to fail on closure. I ...
4 years, 5 months ago (2016-07-25 19:27:04 UTC) #63
Dan Beam
14 -> 17 lgtm also fine with reverting from values(val) to keys(() => obj[key]) for ...
4 years, 5 months ago (2016-07-25 23:24:02 UTC) #66
tommycli
On 2016/07/25 23:24:02, Dan Beam wrote: > 14 -> 17 lgtm > > also fine ...
4 years, 5 months ago (2016-07-25 23:26:00 UTC) #67
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/2156413002/360001
4 years, 5 months ago (2016-07-25 23:26:43 UTC) #70
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/266046)
4 years, 5 months ago (2016-07-26 00:29:41 UTC) #72
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/2156413002/360001
4 years, 4 months ago (2016-07-26 19:32:50 UTC) #74
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/266725)
4 years, 4 months ago (2016-07-26 20:36:17 UTC) #76
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/2156413002/380001
4 years, 4 months ago (2016-07-26 20:46:33 UTC) #79
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/266820)
4 years, 4 months ago (2016-07-26 22:07:40 UTC) #81
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/2156413002/440001
4 years, 4 months ago (2016-07-27 01:02:08 UTC) #90
tommycli
dschuyler: Per offline discussion, sending this in changing this.async to setTimeout as temporary fix to ...
4 years, 4 months ago (2016-07-27 01:05:07 UTC) #92
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/267006)
4 years, 4 months ago (2016-07-27 01:39:41 UTC) #94
michaelpg
https://codereview.chromium.org/2156413002/diff/440001/chrome/browser/resources/settings/settings_main/settings_main.js File chrome/browser/resources/settings/settings_main/settings_main.js (right): https://codereview.chromium.org/2156413002/diff/440001/chrome/browser/resources/settings/settings_main/settings_main.js#newcode132 chrome/browser/resources/settings/settings_main/settings_main.js:132: }); .bind(this)
4 years, 4 months ago (2016-07-27 03:11:35 UTC) #95
michaelpg
On 2016/07/27 01:05:07, tommycli wrote: > dschuyler: Per offline discussion, sending this in changing this.async ...
4 years, 4 months ago (2016-07-27 07:47:39 UTC) #100
tommycli
On 2016/07/27 07:47:39, michaelpg wrote: > On 2016/07/27 01:05:07, tommycli wrote: > > dschuyler: Per ...
4 years, 4 months ago (2016-07-28 19:16:55 UTC) #105
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/2156413002/480001
4 years, 4 months ago (2016-07-28 20:18:05 UTC) #109
commit-bot: I haz the power
Committed patchset #25 (id:480001)
4 years, 4 months ago (2016-07-28 20:38:09 UTC) #110
commit-bot: I haz the power
4 years, 4 months ago (2016-07-28 20:41:50 UTC) #112
Message was sent while issue was closed.
Patchset 25 (id:??) landed as
https://crrev.com/8a9687b5f484dd599d094f14d426b5d4c166cc26
Cr-Commit-Position: refs/heads/master@{#408466}

Powered by Google App Engine
This is Rietveld 408576698