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

Issue 364883002: Replace additional network properties with ONC values (Closed)

Created:
6 years, 5 months ago by stevenjb
Modified:
6 years, 5 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, stevenjb+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Replace additional network properties with ONC values BUG=279351 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281997

Patch Set 1 #

Patch Set 2 : . #

Total comments: 8

Patch Set 3 : Address feedback #

Patch Set 4 : Remove type restriction from RemoveConfiguration #

Patch Set 5 : Clang fix #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -138 lines) Patch
M chrome/browser/resources/options/chromeos/internet_detail.js View 1 2 2 chunks +27 lines, -22 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc View 1 2 3 4 9 chunks +26 lines, -115 lines 0 comments Download
M chromeos/network/network_configuration_handler.cc View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 18 (0 generated)
stevenjb
6 years, 5 months ago (2014-07-02 18:32:02 UTC) #1
pneubeck (no reviews)
https://codereview.chromium.org/364883002/diff/10005/chrome/browser/resources/options/chromeos/internet_detail.js File chrome/browser/resources/options/chromeos/internet_detail.js (right): https://codereview.chromium.org/364883002/diff/10005/chrome/browser/resources/options/chromeos/internet_detail.js#newcode1145 chrome/browser/resources/options/chromeos/internet_detail.js:1145: $('operator-name').textContent = data.Cellular.ServingOperator.Name; could use the setContentOrHide function from ...
6 years, 5 months ago (2014-07-07 09:14:26 UTC) #2
stevenjb
https://codereview.chromium.org/364883002/diff/10005/chrome/browser/resources/options/chromeos/internet_detail.js File chrome/browser/resources/options/chromeos/internet_detail.js (right): https://codereview.chromium.org/364883002/diff/10005/chrome/browser/resources/options/chromeos/internet_detail.js#newcode1145 chrome/browser/resources/options/chromeos/internet_detail.js:1145: $('operator-name').textContent = data.Cellular.ServingOperator.Name; On 2014/07/07 09:14:26, pneubeck wrote: > ...
6 years, 5 months ago (2014-07-07 23:40:21 UTC) #3
pneubeck (no reviews)
lgtm https://codereview.chromium.org/364883002/diff/10005/chromeos/network/network_configuration_handler.cc File chromeos/network/network_configuration_handler.cc (right): https://codereview.chromium.org/364883002/diff/10005/chromeos/network/network_configuration_handler.cc#newcode317 chromeos/network/network_configuration_handler.cc:317: InvokeErrorCallback( On 2014/07/07 23:40:21, stevenjb wrote: > On ...
6 years, 5 months ago (2014-07-08 07:55:27 UTC) #4
stevenjb
https://codereview.chromium.org/364883002/diff/10005/chromeos/network/network_configuration_handler.cc File chromeos/network/network_configuration_handler.cc (right): https://codereview.chromium.org/364883002/diff/10005/chromeos/network/network_configuration_handler.cc#newcode317 chromeos/network/network_configuration_handler.cc:317: InvokeErrorCallback( On 2014/07/08 07:55:27, pneubeck wrote: > On 2014/07/07 ...
6 years, 5 months ago (2014-07-08 17:13:04 UTC) #5
stevenjb
The CQ bit was checked by stevenjb@chromium.org
6 years, 5 months ago (2014-07-08 17:13:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/364883002/50001
6 years, 5 months ago (2014-07-08 17:13:36 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_clang_dbg on tryserver.chromium ...
6 years, 5 months ago (2014-07-08 20:17:58 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-08 20:29:28 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_clang_dbg/builds/28399)
6 years, 5 months ago (2014-07-08 20:29:29 UTC) #10
stevenjb
The CQ bit was checked by stevenjb@chromium.org
6 years, 5 months ago (2014-07-09 01:13:00 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/364883002/90001
6 years, 5 months ago (2014-07-09 01:14:53 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-09 05:22:24 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-09 07:32:28 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/mac_chromium_rel/builds/47060)
6 years, 5 months ago (2014-07-09 07:32:29 UTC) #15
pneubeck (no reviews)
The CQ bit was checked by pneubeck@chromium.org
6 years, 5 months ago (2014-07-09 07:41:18 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/364883002/90001
6 years, 5 months ago (2014-07-09 07:42:12 UTC) #17
commit-bot: I haz the power
6 years, 5 months ago (2014-07-09 09:23:28 UTC) #18
Message was sent while issue was closed.
Change committed as 281997

Powered by Google App Engine
This is Rietveld 408576698