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

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

Issue 8770051: Add a few permissions to the optional permission whitelist. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 9 years 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 1082 matching lines...) Expand 10 before | Expand all | Expand 10 after
1093 <dl> 1093 <dl>
1094 <div> 1094 <div>
1095 <div> 1095 <div>
1096 </div> 1096 </div>
1097 </div> 1097 </div>
1098 </dl> 1098 </dl>
1099 </dd> 1099 </dd>
1100 1100
1101 <!-- OBJECT METHODS --> 1101 <!-- OBJECT METHODS -->
1102 <dd> 1102 <dd>
1103 <div class="apiGroup" style="display: none; "> 1103 <div class="apiGroup" style="">
1104 <a name="global-StorageNamespace-methods"></a> 1104 <a name="global-StorageNamespace-methods"></a>
1105 <h3>Methods of StorageNamespace</h3> 1105 <h3>Methods of StorageNamespace</h3>
1106 1106
1107 <!-- iterates over all functions --> 1107 <!-- iterates over all functions -->
1108 <div class="apiItem"> 1108 <div class="apiItem">
1109 <a name="method-StorageNamespace-clear"></a> <!-- method-anchor -- > 1109 <a name="method-StorageNamespace-clear"></a> <!-- method-anchor -- >
1110 <h4>clear</h4> 1110 <h4>clear</h4>
1111 1111
1112 <div class="summary"><span style="display: none; ">void</span> 1112 <div class="summary"><span style="display: none; ">void</span>
1113 <!-- Note: intentionally longer 80 columns --> 1113 <!-- Note: intentionally longer 80 columns -->
(...skipping 834 matching lines...) Expand 10 before | Expand all | Expand 10 after
1948 _uff=0; 1948 _uff=0;
1949 urchinTracker(); 1949 urchinTracker();
1950 } 1950 }
1951 catch(e) {/* urchinTracker not available. */} 1951 catch(e) {/* urchinTracker not available. */}
1952 </script> 1952 </script>
1953 <!-- end analytics --> 1953 <!-- end analytics -->
1954 </div> 1954 </div>
1955 </div> <!-- /gc-footer --> 1955 </div> <!-- /gc-footer -->
1956 </div> <!-- /gc-container --> 1956 </div> <!-- /gc-container -->
1957 </body></html> 1957 </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/experimental.devtools.panels.html ('k') | chrome/common/extensions/docs/extension.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698