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

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: Rebase 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
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..a1e79517328e367d14c70f77f65b68342c13e1a9 100644
--- a/components/onc/docs/onc_spec.html
+++ b/components/onc/docs/onc_spec.html
@@ -388,6 +388,17 @@
</span>
</dd>
+ <dt class="field">Restricted</dt>
pneubeck (no reviews) 2014/09/05 16:05:44 for consideration: When I read this CL again, and
stevenjb 2014/09/05 16:54:21 Done.
+ <dd>
+ <span class="field_meta">
+ (optional, 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">

Powered by Google App Engine
This is Rietveld 408576698