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

Side by Side Diff: chrome/common/extensions/docs/preferences.html

Issue 6992022: Move Proxy Settings API out of experimental (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed Bernhard's comment Created 9 years, 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note: 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note:
2 1) The <head> information in this page is significant, should be uniform 2 1) The <head> information in this page is significant, should be uniform
3 across api docs and should be edited only with knowledge of the 3 across api docs and should be edited only with knowledge of the
4 templating mechanism. 4 templating mechanism.
5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a
6 browser, it will be re-generated from the template, json schema and 6 browser, it will be re-generated from the template, json schema and
7 authored overview content. 7 authored overview content.
8 4) The <body>.innerHTML is also generated by an offline step so that this 8 4) The <body>.innerHTML is also generated by an offline step so that this
9 page may easily be indexed by search engines. 9 page may easily be indexed by search engines.
10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head>
11 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 11 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
12 <link href="css/ApiRefStyles.css" rel="stylesheet" type="text/css"> 12 <link href="css/ApiRefStyles.css" rel="stylesheet" type="text/css">
13 <link href="css/print.css" rel="stylesheet" type="text/css" media="print"> 13 <link href="css/print.css" rel="stylesheet" type="text/css" media="print">
14 <script type="text/javascript" src="../../../third_party/jstemplate/jstempla te_compiled.js"> 14 <script type="text/javascript" src="../../../third_party/jstemplate/jstempla te_compiled.js">
15 </script> 15 </script>
16 <script type="text/javascript" src="js/api_page_generator.js"></script> 16 <script type="text/javascript" src="js/api_page_generator.js"></script>
17 <script type="text/javascript" src="js/bootstrap.js"></script> 17 <script type="text/javascript" src="js/bootstrap.js"></script>
18 <script type="text/javascript" src="js/sidebar.js"></script> 18 <script type="text/javascript" src="js/sidebar.js"></script>
19 <title>chrome.experimental.extension - Google Chrome Extensions - Google Code< /title></head> 19 <title>chrome.preferences - Google Chrome Extensions - Google Code</title></he ad>
20 <body> <div id="gc-container" class="labs"> 20 <body> <div id="gc-container" class="labs">
21 <div id="devModeWarning"> 21 <div id="devModeWarning">
22 You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with -- allow-file-access-from-files. 22 You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with -- allow-file-access-from-files.
23 </div> 23 </div>
24 <!-- SUBTEMPLATES: DO NOT MOVE FROM THIS LOCATION --> 24 <!-- SUBTEMPLATES: DO NOT MOVE FROM THIS LOCATION -->
25 <!-- In particular, sub-templates that recurse, must be used by allowing 25 <!-- In particular, sub-templates that recurse, must be used by allowing
26 jstemplate to make a copy of the template in this section which 26 jstemplate to make a copy of the template in this section which
27 are not operated on by way of the jsskip="true" --> 27 are not operated on by way of the jsskip="true" -->
28 <div style="display:none"> 28 <div style="display:none">
29 29
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after
244 </ul> 244 </ul>
245 </li> 245 </li>
246 </ul> 246 </ul>
247 </div> 247 </div>
248 <script> 248 <script>
249 initToggles(); 249 initToggles();
250 </script> 250 </script>
251 251
252 <div class="g-unit" id="gc-pagecontent"> 252 <div class="g-unit" id="gc-pagecontent">
253 <div id="pageTitle"> 253 <div id="pageTitle">
254 <h1 class="page_title">chrome.experimental.extension</h1> 254 <h1 class="page_title">chrome.preferences</h1>
255 </div> 255 </div>
256 <!-- TABLE OF CONTENTS --> 256 <!-- TABLE OF CONTENTS -->
257 <div id="toc"> 257 <div id="toc">
258 <h2>Contents</h2> 258 <h2>Contents</h2>
259 <ol> 259 <ol>
260 <li style="display: none; "> 260 <li style="display: none; ">
261 <a>h2Name</a> 261 <a>h2Name</a>
262 <ol> 262 <ol>
263 <li> 263 <li>
264 <a>h3Name</a> 264 <a>h3Name</a>
265 </li> 265 </li>
266 </ol> 266 </ol>
267 </li> 267 </li>
268 <li> 268 <li>
269 <a href="#apiReference">API reference: chrome.experimental.exten sion</a> 269 <a href="#apiReference">API reference: chrome.preferences</a>
270 <ol> 270 <ol>
271 <li style="display: none; "> 271 <li style="display: none; ">
272 <a href="#properties">Properties</a> 272 <a href="#properties">Properties</a>
273 <ol> 273 <ol>
274 <li> 274 <li>
275 <a href="#property-anchor">propertyName</a> 275 <a href="#property-anchor">propertyName</a>
276 </li> 276 </li>
277 </ol> 277 </ol>
278 </li> 278 </li>
279 <li style="display: none; "> 279 <li style="display: none; ">
(...skipping 20 matching lines...) Expand all
300 </li> 300 </li>
301 </ol> 301 </ol>
302 </li> 302 </li>
303 </ol> 303 </ol>
304 </li> 304 </li>
305 </ol> 305 </ol>
306 </div> 306 </div>
307 <!-- /TABLE OF CONTENTS --> 307 <!-- /TABLE OF CONTENTS -->
308 308
309 <!-- Standard content lead-in for experimental API pages --> 309 <!-- Standard content lead-in for experimental API pages -->
310 <p id="classSummary"> 310 <p id="classSummary" style="display: none; ">
311 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page. 311 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page.
312 </p> 312 </p>
313 313
314 <!-- STATIC CONTENT PLACEHOLDER --> 314 <!-- STATIC CONTENT PLACEHOLDER -->
315 <div id="static"></div> 315 <div id="static"></div>
316 316
317 <!-- API PAGE --> 317 <!-- API PAGE -->
318 <div class="apiPage"> 318 <div class="apiPage">
319 <a name="apiReference"></a> 319 <a name="apiReference"></a>
320 <h2>API reference: chrome.experimental.extension</h2> 320 <h2>API reference: chrome.preferences</h2>
321 321
322 <!-- PROPERTIES --> 322 <!-- PROPERTIES -->
323 <div class="apiGroup" style="display: none; "> 323 <div class="apiGroup" style="display: none; ">
324 <a name="properties"></a> 324 <a name="properties"></a>
325 <h3 id="properties">Properties</h3> 325 <h3 id="properties">Properties</h3>
326 326
327 <div> 327 <div>
328 <a></a> 328 <a></a>
329 <h4>getLastError</h4> 329 <h4>getLastError</h4>
330 <div class="summary"> 330 <div class="summary">
(...skipping 1705 matching lines...) Expand 10 before | Expand all | Expand 10 after
2036 _uff=0; 2036 _uff=0;
2037 urchinTracker(); 2037 urchinTracker();
2038 } 2038 }
2039 catch(e) {/* urchinTracker not available. */} 2039 catch(e) {/* urchinTracker not available. */}
2040 </script> 2040 </script>
2041 <!-- end analytics --> 2041 <!-- end analytics -->
2042 </div> 2042 </div>
2043 </div> <!-- /gc-footer --> 2043 </div> <!-- /gc-footer -->
2044 </div> <!-- /gc-container --> 2044 </div> <!-- /gc-container -->
2045 </body></html> 2045 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698