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

Issue 571123002: Fix some properties on the settings page read from ONC. (Closed)

Created:
6 years, 3 months ago by pneubeck (no reviews)
Modified:
6 years, 3 months ago
Reviewers:
stevenjb
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

Fix some properties on the settings page read from ONC. - Fixed AutoConnect, which is stored in each network type's subdictionary. - Added a Cellular.AutoConnect property to ONC. - Fixed VPN username for L2TP-IPsec, which is stored in 'L2TP'. - Removed reading Wimax properties from ONC, as these are not yet supported. BUG=412807 Committed: https://crrev.com/30a7d44dd3fd802dc431671b6f065796d102a2d2 Cr-Commit-Position: refs/heads/master@{#294897}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Added TODO. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -22 lines) Patch
M chrome/browser/extensions/api/networking_private/networking_private_apitest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/chromeos/internet_detail.js View 1 4 chunks +17 lines, -7 lines 0 comments Download
M chrome/test/data/extensions/api_test/networking/test.js View 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/network/onc/onc_signature.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/network/onc/onc_translation_tables.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/network/onc/onc_translator_shill_to_onc.cc View 1 1 chunk +4 lines, -1 line 0 comments Download
M chromeos/test/data/network/cellular.onc View 1 chunk +2 lines, -1 line 0 comments Download
M chromeos/test/data/network/shill_cellular.json View 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/test/data/network/shill_cellular_with_state.json View 2 chunks +13 lines, -12 lines 0 comments Download
M chromeos/test/data/network/translation_of_shill_cellular_with_state.onc View 1 chunk +1 line, -0 lines 0 comments Download
M components/onc/docs/onc_spec.html View 1 chunk +12 lines, -1 line 0 comments Download

Messages

Total messages: 10 (3 generated)
pneubeck (no reviews)
ptal I can add Wimax tomorrow.
6 years, 3 months ago (2014-09-15 15:27:43 UTC) #3
stevenjb
Thanks for addressing these. lgtm w/ TODO added to comments. https://codereview.chromium.org/571123002/diff/20001/chrome/browser/resources/options/chromeos/internet_detail.js File chrome/browser/resources/options/chromeos/internet_detail.js (right): https://codereview.chromium.org/571123002/diff/20001/chrome/browser/resources/options/chromeos/internet_detail.js#newcode1321 ...
6 years, 3 months ago (2014-09-15 16:38:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/571123002/40001
6 years, 3 months ago (2014-09-15 20:24:09 UTC) #6
pneubeck (no reviews)
https://codereview.chromium.org/571123002/diff/20001/chrome/browser/resources/options/chromeos/internet_detail.js File chrome/browser/resources/options/chromeos/internet_detail.js (right): https://codereview.chromium.org/571123002/diff/20001/chrome/browser/resources/options/chromeos/internet_detail.js#newcode1321 chrome/browser/resources/options/chromeos/internet_detail.js:1321: var identity; // = onc.getActiveValue('Wimax.EAP.Identity'); On 2014/09/15 16:38:41, stevenjb ...
6 years, 3 months ago (2014-09-15 20:27:14 UTC) #7
pneubeck (no reviews)
https://codereview.chromium.org/571123002/diff/20001/chrome/browser/resources/options/chromeos/internet_detail.js File chrome/browser/resources/options/chromeos/internet_detail.js (right): https://codereview.chromium.org/571123002/diff/20001/chrome/browser/resources/options/chromeos/internet_detail.js#newcode1321 chrome/browser/resources/options/chromeos/internet_detail.js:1321: var identity; // = onc.getActiveValue('Wimax.EAP.Identity'); On 2014/09/15 16:38:41, stevenjb ...
6 years, 3 months ago (2014-09-15 20:27:14 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:40001) as c354c47e4f7bcd665c54f32f6fc0dc101cf34068
6 years, 3 months ago (2014-09-15 21:48:09 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-15 21:51:43 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/30a7d44dd3fd802dc431671b6f065796d102a2d2
Cr-Commit-Position: refs/heads/master@{#294897}

Powered by Google App Engine
This is Rietveld 408576698