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

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

Issue 7067040: Enable incognito_session_only preferences (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merged with ToT 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>
(...skipping 697 matching lines...) Expand 10 before | Expand all | Expand 10 after
708 <span class="enum">enumerated</span> 708 <span class="enum">enumerated</span>
709 <span id="typeTemplate"> 709 <span id="typeTemplate">
710 <span style="display: none; "> 710 <span style="display: none; ">
711 <a> Type</a> 711 <a> Type</a>
712 </span> 712 </span>
713 <span> 713 <span>
714 <span style="display: none; "> 714 <span style="display: none; ">
715 array of <span><span></span></span> 715 array of <span><span></span></span>
716 </span> 716 </span>
717 <span>string</span> 717 <span>string</span>
718 <span>["regular", "incognito_persistent"]</span> 718 <span>["regular", "incognito_persistent", "incognito_ses sion_only"]</span>
719 </span> 719 </span>
720 </span> 720 </span>
721 ) 721 )
722 </div> 722 </div>
723 723
724 </em> 724 </em>
725 </dt> 725 </dt>
726 <dd class="todo" style="display: none; "> 726 <dd class="todo" style="display: none; ">
727 Undocumented. 727 Undocumented.
728 </dd> 728 </dd>
729 <dd>Where to set the preference (default: regular). 'regular' = prefer ence for regular profile (which is inherited by the incognito profile if not ove rridden elsewhere), 'incognito_persistent' = preference for incognito profile th at sustains browser restarts (overrides regular preferences).</dd> 729 <dd>Where to set the preference (default: regular). One of<br><var>reg ular</var>: preference for regular profile (which is inherited by the incognito profile if not overridden elsewhere),<br><var>incognito_persistent</var>: prefer ence for incognito profile that survives browser restarts (overrides regular pre ferences),<br><var>incognito_session_only</var>: preference for incognito profil e that can only be set during an incognito session and is deleted when the incog nito session ends (overrides regular and incognito_persistent preferences).</dd>
730 <dd style="display: none; "> 730 <dd style="display: none; ">
731 This parameter was added in version 731 This parameter was added in version
732 <b><span></span></b>. 732 <b><span></span></b>.
733 You must omit this parameter in earlier versions, 733 You must omit this parameter in earlier versions,
734 and you may omit it in any version. If you require this 734 and you may omit it in any version. If you require this
735 parameter, the manifest key 735 parameter, the manifest key
736 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a> 736 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
737 can ensure that your extension won't be run in an earlier browser ve rsion. 737 can ensure that your extension won't be run in an earlier browser ve rsion.
738 </dd> 738 </dd>
739 739
(...skipping 830 matching lines...) Expand 10 before | Expand all | Expand 10 after
1570 <span class="enum">enumerated</span> 1570 <span class="enum">enumerated</span>
1571 <span id="typeTemplate"> 1571 <span id="typeTemplate">
1572 <span style="display: none; "> 1572 <span style="display: none; ">
1573 <a> Type</a> 1573 <a> Type</a>
1574 </span> 1574 </span>
1575 <span> 1575 <span>
1576 <span style="display: none; "> 1576 <span style="display: none; ">
1577 array of <span><span></span></span> 1577 array of <span><span></span></span>
1578 </span> 1578 </span>
1579 <span>string</span> 1579 <span>string</span>
1580 <span>["regular", "incognito_persistent"]</span> 1580 <span>["regular", "incognito_persistent", "incognito_ses sion_only"]</span>
1581 </span> 1581 </span>
1582 </span> 1582 </span>
1583 ) 1583 )
1584 </div> 1584 </div>
1585 1585
1586 </em> 1586 </em>
1587 </dt> 1587 </dt>
1588 <dd class="todo" style="display: none; "> 1588 <dd class="todo" style="display: none; ">
1589 Undocumented. 1589 Undocumented.
1590 </dd> 1590 </dd>
1591 <dd>Where to set the preference (default: regular). 'regular' = prefer ence for regular profile (which is inherited by the incognito profile if not ove rridden elsewhere), 'incognito_persistent' = preference for incognito profile th at sustains browser restarts (overrides regular preferences).</dd> 1591 <dd>Where to set the preference (default: regular). One of<br><var>reg ular</var>: preference for regular profile (which is inherited by the incognito profile if not overridden elsewhere),<br><var>incognito_persistent</var>: prefer ence for incognito profile that survives browser restarts (overrides regular pre ferences),<br><var>incognito_session_only</var>: preference for incognito profil e that can only be set during an incognito session and is deleted when the incog nito session ends (overrides regular and incognito_persistent preferences).</dd>
1592 <dd style="display: none; "> 1592 <dd style="display: none; ">
1593 This parameter was added in version 1593 This parameter was added in version
1594 <b><span></span></b>. 1594 <b><span></span></b>.
1595 You must omit this parameter in earlier versions, 1595 You must omit this parameter in earlier versions,
1596 and you may omit it in any version. If you require this 1596 and you may omit it in any version. If you require this
1597 parameter, the manifest key 1597 parameter, the manifest key
1598 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a> 1598 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1599 can ensure that your extension won't be run in an earlier browser ve rsion. 1599 can ensure that your extension won't be run in an earlier browser ve rsion.
1600 </dd> 1600 </dd>
1601 1601
(...skipping 530 matching lines...) Expand 10 before | Expand all | Expand 10 after
2132 _uff=0; 2132 _uff=0;
2133 urchinTracker(); 2133 urchinTracker();
2134 } 2134 }
2135 catch(e) {/* urchinTracker not available. */} 2135 catch(e) {/* urchinTracker not available. */}
2136 </script> 2136 </script>
2137 <!-- end analytics --> 2137 <!-- end analytics -->
2138 </div> 2138 </div>
2139 </div> <!-- /gc-footer --> 2139 </div> <!-- /gc-footer -->
2140 </div> <!-- /gc-container --> 2140 </div> <!-- /gc-container -->
2141 </body></html> 2141 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698