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

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

Issue 8352042: Update contentSettings extension API docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: '' Created 9 years, 1 month 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 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 100
101 <div id="functionParametersTemplate"> 101 <div id="functionParametersTemplate">
102 <h5>Parameters</h5> 102 <h5>Parameters</h5>
103 <dl> 103 <dl>
104 <div> 104 <div>
105 <div> 105 <div>
106 </div> 106 </div>
107 </div> 107 </div>
108 </dl> 108 </dl>
109 </div> 109 </div>
110
111 <!-- Individual subsections from the table of contents -->
112 <ol>
113 <li id="propertiesTocTemplate">
114 <a href="#properties">Properties</a>
115 <ol>
116 <li>
117 <a href="#property-anchor">propertyName</a>
118 </li>
119 </ol>
120 </li>
121 <li id="methodsTocTemplate">
122 <a>Methods</a>
123 <ol>
124 <li>
125 <a href="#method-anchor">methodName</a>
126 </li>
127 </ol>
128 </li>
129 <li id="eventsTocTemplate">
130 <a>Events</a>
131 <ol>
132 <li>
133 <a href="#event-anchor">eventName</a>
134 </li>
135 </ol>
136 </li>
137 <li id="typesTocTemplate">
138 <a href="#types">Types</a>
139 <ol>
140 <li>
141 <a href="#id-anchor">id</a>
142 <ol>
143 <div></div>
144 <div></div>
145 </ol>
146 </li>
147 </ol>
148 </li>
149 </ol>
110 </div> <!-- /SUBTEMPLATES --> 150 </div> <!-- /SUBTEMPLATES -->
111 151
112 <a id="top"></a> 152 <a id="top"></a>
113 <div id="skipto"> 153 <div id="skipto">
114 <a href="#gc-pagecontent">Skip to page content</a> 154 <a href="#gc-pagecontent">Skip to page content</a>
115 <a href="#gc-toc">Skip to main navigation</a> 155 <a href="#gc-toc">Skip to main navigation</a>
116 </div> 156 </div>
117 <!-- API HEADER --> 157 <!-- API HEADER -->
118 <table id="header" width="100%" cellspacing="0" border="0"> 158 <table id="header" width="100%" cellspacing="0" border="0">
119 <tbody><tr> 159 <tbody><tr>
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
262 <ol> 302 <ol>
263 <li> 303 <li>
264 <a>h3Name</a> 304 <a>h3Name</a>
265 </li> 305 </li>
266 </ol> 306 </ol>
267 </li> 307 </li>
268 <li> 308 <li>
269 <a href="#apiReference">API reference: chrome.experimental.clear </a> 309 <a href="#apiReference">API reference: chrome.experimental.clear </a>
270 <ol> 310 <ol>
271 <li style="display: none; "> 311 <li style="display: none; ">
272 <a href="#properties">Properties</a> 312 <a href="#properties">Properties</a>
273 <ol> 313 <ol>
274 <li> 314 <li>
275 <a href="#property-anchor">propertyName</a> 315 <a href="#property-anchor">propertyName</a>
276 </li> 316 </li>
277 </ol> 317 </ol>
278 </li> 318 </li>
279 <li> 319 <li>
280 <a href="#global-methods">Methods</a> 320 <a href="#global-methods">Methods</a>
281 <ol> 321 <ol>
282 <li> 322 <li>
283 <a href="#method-browsingData">browsingData</a> 323 <a href="#method-browsingData">browsingData</a>
284 </li><li> 324 </li><li>
285 <a href="#method-cache">cache</a> 325 <a href="#method-cache">cache</a>
286 </li><li> 326 </li><li>
287 <a href="#method-cookies">cookies</a> 327 <a href="#method-cookies">cookies</a>
288 </li><li> 328 </li><li>
289 <a href="#method-downloads">downloads</a> 329 <a href="#method-downloads">downloads</a>
290 </li><li> 330 </li><li>
291 <a href="#method-formData">formData</a> 331 <a href="#method-formData">formData</a>
292 </li><li> 332 </li><li>
293 <a href="#method-history">history</a> 333 <a href="#method-history">history</a>
294 </li><li> 334 </li><li>
295 <a href="#method-passwords">passwords</a> 335 <a href="#method-passwords">passwords</a>
296 </li> 336 </li>
297 </ol> 337 </ol>
298 </li> 338 </li>
299 <li style="display: none; "> 339 <li style="display: none; ">
300 <a>Events</a> 340 <a>Events</a>
301 <ol> 341 <ol>
302 <li> 342 <li>
303 <a href="#event-anchor">eventName</a> 343 <a href="#event-anchor">eventName</a>
304 </li> 344 </li>
305 </ol> 345 </ol>
306 </li> 346 </li>
307 <li> 347 <li>
308 <a href="#types">Types</a> 348 <a href="#types">Types</a>
309 <ol> 349 <ol>
310 <li> 350 <li>
311 <a href="#type-TimePeriod">TimePeriod</a> 351 <a href="#type-TimePeriod">TimePeriod</a>
312 </li> 352 <ol>
313 </ol> 353 <li style="display: none; ">
314 </li> 354 <a>Methods</a>
355 <ol>
356 <li>
357 <a href="#method-anchor">methodName</a>
358 </li>
359 </ol>
360 </li>
361 <li style="display: none; ">
362 <a>Events</a>
363 <ol>
364 <li>
365 <a href="#event-anchor">eventName</a>
366 </li>
367 </ol>
368 </li>
369 </ol>
370 </li>
371 </ol>
372 </li>
315 </ol> 373 </ol>
316 </li> 374 </li>
317 </ol> 375 </ol>
318 </div> 376 </div>
319 <!-- /TABLE OF CONTENTS --> 377 <!-- /TABLE OF CONTENTS -->
320 378
321 <!-- Standard content lead-in for experimental API pages --> 379 <!-- Standard content lead-in for experimental API pages -->
322 <p id="classSummary"> 380 <p id="classSummary">
323 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page. 381 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page.
324 </p> 382 </p>
(...skipping 2080 matching lines...) Expand 10 before | Expand all | Expand 10 after
2405 _uff=0; 2463 _uff=0;
2406 urchinTracker(); 2464 urchinTracker();
2407 } 2465 }
2408 catch(e) {/* urchinTracker not available. */} 2466 catch(e) {/* urchinTracker not available. */}
2409 </script> 2467 </script>
2410 <!-- end analytics --> 2468 <!-- end analytics -->
2411 </div> 2469 </div>
2412 </div> <!-- /gc-footer --> 2470 </div> <!-- /gc-footer -->
2413 </div> <!-- /gc-container --> 2471 </div> <!-- /gc-container -->
2414 </body></html> 2472 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698