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

Unified Diff: components/onc/docs/onc_spec.html

Issue 535283002: Translate activation/romaing state, restricted pool (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_279351_internet_options_7b
Patch Set: Only set RestrictedConnectivity if true, fix tests Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromeos/test/data/network/translation_of_shill_wifi_with_state.onc ('k') | components/onc/onc_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/onc/docs/onc_spec.html
diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html
index a3648c542b6744dbdc0d1b26e4e915b2d1ff0dc6..ac2e50045fb1d11a152cd36cca614a46a36ed699 100644
--- a/components/onc/docs/onc_spec.html
+++ b/components/onc/docs/onc_spec.html
@@ -388,6 +388,17 @@
</span>
</dd>
+ <dt class="field">RestrictedConnectivity</dt>
+ <dd>
+ <span class="field_meta">
+ (optional, defaults to <span class="value">false</span>, read-only)
+ <span class="type">boolean</span>
+ </span>
+ True if a connnected network has limited connectivity to the Internet,
+ e.g. a connection is behind a portal or a cellular network is not
+ activated or requires payment.
+ </dd>
+
<dt class="field">Connectable</dt>
<dd>
<span class="field_meta">
« no previous file with comments | « chromeos/test/data/network/translation_of_shill_wifi_with_state.onc ('k') | components/onc/onc_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698