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

Side by Side Diff: chrome/common/extensions/docs/experimental.proxy.html

Issue 6240013: Make proxy settings one atomic dictionary in the PrefStores such that modifications are atomic. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/out/Debug
Patch Set: Fixed Lint comment Created 9 years, 10 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
« no previous file with comments | « chrome/common/extensions/api/extension_api.json ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
(...skipping 1015 matching lines...) Expand 10 before | Expand all | Expand 10 after
1026 </span> 1026 </span>
1027 </span> 1027 </span>
1028 ) 1028 )
1029 </div> 1029 </div>
1030 1030
1031 </em> 1031 </em>
1032 </dt> 1032 </dt>
1033 <dd class="todo" style="display: none; "> 1033 <dd class="todo" style="display: none; ">
1034 Undocumented. 1034 Undocumented.
1035 </dd> 1035 </dd>
1036 <dd>An object encapsulating the set of proxy rules for all protocols.< /dd> 1036 <dd>An object encapsulating the set of proxy rules for all protocols. Use either 'singleProxy' or (a subset of) 'proxyForHttp', 'proxyForHttps', 'prox yForFtp' and 'socksProxy'.</dd>
1037 <dd style="display: none; "> 1037 <dd style="display: none; ">
1038 This parameter was added in version 1038 This parameter was added in version
1039 <b><span></span></b>. 1039 <b><span></span></b>.
1040 You must omit this parameter in earlier versions, 1040 You must omit this parameter in earlier versions,
1041 and you may omit it in any version. If you require this 1041 and you may omit it in any version. If you require this
1042 parameter, the manifest key 1042 parameter, the manifest key
1043 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a> 1043 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1044 can ensure that your extension won't be run in an earlier browser ve rsion. 1044 can ensure that your extension won't be run in an earlier browser ve rsion.
1045 </dd> 1045 </dd>
1046 1046
(...skipping 570 matching lines...) Expand 10 before | Expand all | Expand 10 after
1617 </span> 1617 </span>
1618 </span> 1618 </span>
1619 ) 1619 )
1620 </div> 1620 </div>
1621 1621
1622 </em> 1622 </em>
1623 </dt> 1623 </dt>
1624 <dd class="todo" style="display: none; "> 1624 <dd class="todo" style="display: none; ">
1625 Undocumented. 1625 Undocumented.
1626 </dd> 1626 </dd>
1627 <dd>The proxy rules describing this configuration.</dd> 1627 <dd>The proxy rules describing this configuration. Use this for 'fixed _servers' mode.</dd>
1628 <dd style="display: none; "> 1628 <dd style="display: none; ">
1629 This parameter was added in version 1629 This parameter was added in version
1630 <b><span></span></b>. 1630 <b><span></span></b>.
1631 You must omit this parameter in earlier versions, 1631 You must omit this parameter in earlier versions,
1632 and you may omit it in any version. If you require this 1632 and you may omit it in any version. If you require this
1633 parameter, the manifest key 1633 parameter, the manifest key
1634 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a> 1634 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1635 can ensure that your extension won't be run in an earlier browser ve rsion. 1635 can ensure that your extension won't be run in an earlier browser ve rsion.
1636 </dd> 1636 </dd>
1637 1637
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
1685 </span> 1685 </span>
1686 </span> 1686 </span>
1687 ) 1687 )
1688 </div> 1688 </div>
1689 1689
1690 </em> 1690 </em>
1691 </dt> 1691 </dt>
1692 <dd class="todo" style="display: none; "> 1692 <dd class="todo" style="display: none; ">
1693 Undocumented. 1693 Undocumented.
1694 </dd> 1694 </dd>
1695 <dd>The proxy auto-config (PAC) script for this configuration.</dd> 1695 <dd>The proxy auto-config (PAC) script for this configuration. Use thi s for 'pac_script' mode.</dd>
1696 <dd style="display: none; "> 1696 <dd style="display: none; ">
1697 This parameter was added in version 1697 This parameter was added in version
1698 <b><span></span></b>. 1698 <b><span></span></b>.
1699 You must omit this parameter in earlier versions, 1699 You must omit this parameter in earlier versions,
1700 and you may omit it in any version. If you require this 1700 and you may omit it in any version. If you require this
1701 parameter, the manifest key 1701 parameter, the manifest key
1702 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a> 1702 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1703 can ensure that your extension won't be run in an earlier browser ve rsion. 1703 can ensure that your extension won't be run in an earlier browser ve rsion.
1704 </dd> 1704 </dd>
1705 1705
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
1856 _uff=0; 1856 _uff=0;
1857 urchinTracker(); 1857 urchinTracker();
1858 } 1858 }
1859 catch(e) {/* urchinTracker not available. */} 1859 catch(e) {/* urchinTracker not available. */}
1860 </script> 1860 </script>
1861 <!-- end analytics --> 1861 <!-- end analytics -->
1862 </div> 1862 </div>
1863 </div> <!-- /gc-footer --> 1863 </div> <!-- /gc-footer -->
1864 </div> <!-- /gc-container --> 1864 </div> <!-- /gc-container -->
1865 </body></html> 1865 </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/api/extension_api.json ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698