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

Issue 673313003: More changes to make network settings better match extension API (Closed)

Created:
6 years, 1 month ago by stevenjb
Modified:
6 years, 1 month ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, stevenjb+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

More changes to make network settings better match extension API This cleans up the remaining network properties code and sets up the JS to use getManagedProperties(). It also breaks up 'networkCommand' into separate methods and documents which C++ methods called from JS need to be replaced with networkingPrivate calls or eliminated. BUG=279351 Committed: https://crrev.com/2ab60d98289be5804e38ea8fdebcf78740fca095 Cr-Commit-Position: refs/heads/master@{#301949}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 6

Patch Set 3 : Feedback + fix #

Total comments: 4

Patch Set 4 : Feedback #

Patch Set 5 : Rebase #

Patch Set 6 : Append -> Add #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -224 lines) Patch
M chrome/browser/resources/options/chromeos/internet_detail.js View 1 2 14 chunks +28 lines, -55 lines 0 comments Download
M chrome/browser/resources/options/chromeos/network_list.js View 1 2 6 chunks +16 lines, -13 lines 0 comments Download
M chrome/browser/resources/options/chromeos/preferred_networks.js View 1 1 chunk +3 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/internet_options_handler.h View 3 chunks +12 lines, -18 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc View 1 2 3 4 5 13 chunks +105 lines, -133 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
stevenjb
6 years, 1 month ago (2014-10-24 22:54:58 UTC) #2
pneubeck (no reviews)
lgtm in the light of missing automated tests, please make sure that this is indeed ...
6 years, 1 month ago (2014-10-27 16:37:20 UTC) #3
stevenjb
https://codereview.chromium.org/673313003/diff/20001/chrome/browser/resources/options/chromeos/network_list.js File chrome/browser/resources/options/chromeos/network_list.js (right): https://codereview.chromium.org/673313003/diff/20001/chrome/browser/resources/options/chromeos/network_list.js#newcode709 chrome/browser/resources/options/chromeos/network_list.js:709: showDetailsCallback, On 2014/10/27 16:37:19, pneubeck wrote: > showDetails.bind(null, data.servicePath); ...
6 years, 1 month ago (2014-10-27 17:32:33 UTC) #4
stevenjb
6 years, 1 month ago (2014-10-27 18:41:40 UTC) #5
tbarzic
lgtm https://codereview.chromium.org/673313003/diff/40001/chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc File chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc (right): https://codereview.chromium.org/673313003/diff/40001/chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc#newcode638 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc:638: // Append Service Path for now. nit: Append ...
6 years, 1 month ago (2014-10-27 19:21:59 UTC) #6
stevenjb
https://codereview.chromium.org/673313003/diff/40001/chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc File chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc (right): https://codereview.chromium.org/673313003/diff/40001/chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc#newcode638 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc:638: // Append Service Path for now. On 2014/10/27 19:21:59, ...
6 years, 1 month ago (2014-10-27 19:42:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/673313003/60001
6 years, 1 month ago (2014-10-27 19:44:34 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/84440) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/74066) android_aosp ...
6 years, 1 month ago (2014-10-27 19:49:29 UTC) #11
tbarzic
https://codereview.chromium.org/673313003/diff/40001/chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc File chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc (right): https://codereview.chromium.org/673313003/diff/40001/chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc#newcode638 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc:638: // Append Service Path for now. On 2014/10/27 19:42:42, ...
6 years, 1 month ago (2014-10-27 20:01:19 UTC) #12
stevenjb
https://codereview.chromium.org/673313003/diff/40001/chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc File chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc (right): https://codereview.chromium.org/673313003/diff/40001/chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc#newcode638 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc:638: // Append Service Path for now. On 2014/10/27 20:01:19, ...
6 years, 1 month ago (2014-10-29 21:05:44 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/673313003/100001
6 years, 1 month ago (2014-10-29 21:06:40 UTC) #15
commit-bot: I haz the power
Committed patchset #6 (id:100001)
6 years, 1 month ago (2014-10-29 22:05:15 UTC) #16
commit-bot: I haz the power
6 years, 1 month ago (2014-10-29 22:06:26 UTC) #17
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/2ab60d98289be5804e38ea8fdebcf78740fca095
Cr-Commit-Position: refs/heads/master@{#301949}

Powered by Google App Engine
This is Rietveld 408576698