| OLD | NEW |
| 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 282 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 293 <h5>Parameters</h5> | 293 <h5>Parameters</h5> |
| 294 <dl> | 294 <dl> |
| 295 <div> | 295 <div> |
| 296 <div> | 296 <div> |
| 297 <dt> | 297 <dt> |
| 298 <var>token</var> | 298 <var>token</var> |
| 299 <em> | 299 <em> |
| 300 <!-- TYPE --> | 300 <!-- TYPE --> |
| 301 <div style="display:inline"> | 301 <div style="display:inline"> |
| 302 ( | 302 ( |
| 303 <span class="optional">optional</span> |
| 303 <span id="typeTemplate"> | 304 <span id="typeTemplate"> |
| 304 <span> | 305 <span> |
| 305 <span>string</span> | 306 <span>string</span> |
| 306 </span> | 307 </span> |
| 307 </span> | 308 </span> |
| 308 ) | 309 ) |
| 309 </div> | 310 </div> |
| 310 </em> | 311 </em> |
| 311 </dt> | 312 </dt> |
| 312 <dd class="todo"> | 313 <dd class="todo"> |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 447 <h5>Parameters</h5> | 448 <h5>Parameters</h5> |
| 448 <dl> | 449 <dl> |
| 449 <div> | 450 <div> |
| 450 <div> | 451 <div> |
| 451 <dt> | 452 <dt> |
| 452 <var>responseUrl</var> | 453 <var>responseUrl</var> |
| 453 <em> | 454 <em> |
| 454 <!-- TYPE --> | 455 <!-- TYPE --> |
| 455 <div style="display:inline"> | 456 <div style="display:inline"> |
| 456 ( | 457 ( |
| 458 <span class="optional">optional</span> |
| 457 <span id="typeTemplate"> | 459 <span id="typeTemplate"> |
| 458 <span> | 460 <span> |
| 459 <span>string</span> | 461 <span>string</span> |
| 460 </span> | 462 </span> |
| 461 </span> | 463 </span> |
| 462 ) | 464 ) |
| 463 </div> | 465 </div> |
| 464 </em> | 466 </em> |
| 465 </dt> | 467 </dt> |
| 466 <dd class="todo"> | 468 <dd class="todo"> |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 530 _uff=0; | 532 _uff=0; |
| 531 urchinTracker(); | 533 urchinTracker(); |
| 532 } | 534 } |
| 533 catch(e) {/* urchinTracker not available. */} | 535 catch(e) {/* urchinTracker not available. */} |
| 534 </script> | 536 </script> |
| 535 <!-- end analytics --> | 537 <!-- end analytics --> |
| 536 </div> | 538 </div> |
| 537 </div> <!-- /gc-footer --> | 539 </div> <!-- /gc-footer --> |
| 538 </div> <!-- /gc-container --> | 540 </div> <!-- /gc-container --> |
| 539 </body></html> | 541 </body></html> |
| OLD | NEW |