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

Issue 535283002: Translate activation/romaing state, restricted pool (Closed)

Created:
6 years, 3 months ago by stevenjb
Modified:
5 years, 11 months 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@issue_279351_internet_options_7b
Project:
chromium
Visibility:
Public.

Description

Translate activation/romaing state, restricted pool BUG=279351 Committed: https://crrev.com/5a945c714ad657e09d159a2e2ed5d86eb87e38cb Cr-Commit-Position: refs/heads/master@{#293621}

Patch Set 1 #

Patch Set 2 : Additional clenaup #

Patch Set 3 : Fix/update tests #

Patch Set 4 : Rebase #

Total comments: 18

Patch Set 5 : Rebase #

Patch Set 6 : Feedback, 'pool' -> 'connectivity' #

Patch Set 7 : . #

Patch Set 8 : Only set RestrictedConnectivity if true, fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -132 lines) Patch
M chrome/app/chromeos_strings.grdp View 1 2 3 4 4 chunks +0 lines, -12 lines 0 comments Download
M chrome/browser/resources/options/chromeos/internet_detail.html View 1 2 3 4 5 3 chunks +11 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/chromeos/internet_detail.js View 1 2 3 4 5 6 7 9 chunks +50 lines, -41 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc View 3 chunks +0 lines, -13 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/internet_options_handler_strings.h View 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/internet_options_handler_strings.cc View 1 2 3 4 5 6 7 6 chunks +16 lines, -51 lines 0 comments Download
M chrome/test/data/extensions/api_test/networking/test.js View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M chromeos/network/onc/onc_signature.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/network/onc/onc_translation_tables.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chromeos/network/onc/onc_translation_tables.cc View 1 2 3 4 5 3 chunks +19 lines, -2 lines 0 comments Download
M chromeos/network/onc/onc_translator_shill_to_onc.cc View 1 2 3 4 5 6 7 2 chunks +11 lines, -0 lines 0 comments Download
M chromeos/test/data/network/shill_cellular_with_state.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/test/data/network/translation_of_shill_cellular_with_state.onc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chromeos/test/data/network/translation_of_shill_wifi_with_state.onc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M components/onc/docs/onc_spec.html View 1 2 3 4 5 6 7 1 chunk +11 lines, -0 lines 0 comments Download
M components/onc/onc_constants.h View 1 2 3 4 5 6 3 chunks +7 lines, -0 lines 0 comments Download
M components/onc/onc_constants.cc View 1 2 3 4 5 6 7 3 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (11 generated)
stevenjb
This is a follow-up CL to 539573002 completing the current translations.
6 years, 3 months ago (2014-09-03 18:14:24 UTC) #2
stevenjb
Updated tests to include added states.
6 years, 3 months ago (2014-09-04 17:03:19 UTC) #3
stevenjb
Rebased, ptal.
6 years, 3 months ago (2014-09-04 19:45:35 UTC) #4
armansito
lgtm
6 years, 3 months ago (2014-09-04 19:51:09 UTC) #5
pneubeck (no reviews)
Please unify the usages of 'Restricted' and 'RestrictedPool'. The latter is very irritating IMO, because ...
6 years, 3 months ago (2014-09-05 16:05:44 UTC) #6
pneubeck (no reviews)
Please unify the usages of 'Restricted' and 'RestrictedPool'. The latter is very irritating IMO, because ...
6 years, 3 months ago (2014-09-05 16:05:45 UTC) #7
stevenjb
Responding first just to the top level comments: On Fri, Sep 5, 2014 at 10:05 ...
6 years, 3 months ago (2014-09-05 16:27:53 UTC) #8
stevenjb
I'm checking the CQ box to get the tests running, but please feel free to ...
6 years, 3 months ago (2014-09-05 16:54:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/535283002/100001
6 years, 3 months ago (2014-09-05 16:55:39 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/535283002/120001
6 years, 3 months ago (2014-09-05 16:57:31 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/12723)
6 years, 3 months ago (2014-09-05 17:11:25 UTC) #16
stevenjb
I changed the code to only set 'RestrictedConnectivity' if True to simplify tests and fixed+updated ...
6 years, 3 months ago (2014-09-05 19:43:42 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/535283002/160001
6 years, 3 months ago (2014-09-05 19:44:54 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_swarming/builds/11433) mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/10790)
6 years, 3 months ago (2014-09-05 21:44:40 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/535283002/160001
6 years, 3 months ago (2014-09-05 23:54:34 UTC) #24
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-06 07:46:24 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/535283002/160001
6 years, 3 months ago (2014-09-06 15:40:41 UTC) #28
commit-bot: I haz the power
Committed patchset #8 (id:160001) as 5f2f77726ef6ef19e14d952b2e94687262da89ab
6 years, 3 months ago (2014-09-06 18:37:09 UTC) #29
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:42:50 UTC) #30
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/5a945c714ad657e09d159a2e2ed5d86eb87e38cb
Cr-Commit-Position: refs/heads/master@{#293621}

Powered by Google App Engine
This is Rietveld 408576698