| 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 215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 226 <ol> | 226 <ol> |
| 227 <li> | 227 <li> |
| 228 <a href="#event-onChanged">onChanged</a> | 228 <a href="#event-onChanged">onChanged</a> |
| 229 </li> | 229 </li> |
| 230 </ol> | 230 </ol> |
| 231 </li> | 231 </li> |
| 232 <li> | 232 <li> |
| 233 <a href="#types">Types</a> | 233 <a href="#types">Types</a> |
| 234 <ol> | 234 <ol> |
| 235 <li> | 235 <li> |
| 236 <a href="#type-Cookie">null</a> | 236 <a href="#type-cookies.Cookie">Cookie</a> |
| 237 <ol> | 237 <ol> |
| 238 </ol> | 238 </ol> |
| 239 </li><li> | 239 </li><li> |
| 240 <a href="#type-CookieStore">null</a> | 240 <a href="#type-cookies.CookieStore">CookieStore</a> |
| 241 <ol> | 241 <ol> |
| 242 </ol> | 242 </ol> |
| 243 </li> | 243 </li> |
| 244 </ol> | 244 </ol> |
| 245 </li> | 245 </li> |
| 246 </ol> | 246 </ol> |
| 247 </li> | 247 </li> |
| 248 </ol> | 248 </ol> |
| 249 </div> | 249 </div> |
| 250 <!-- /TABLE OF CONTENTS --> | 250 <!-- /TABLE OF CONTENTS --> |
| (...skipping 993 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1244 </div><div> | 1244 </div><div> |
| 1245 <div> | 1245 <div> |
| 1246 <dt> | 1246 <dt> |
| 1247 <var>cookie</var> | 1247 <var>cookie</var> |
| 1248 <em> | 1248 <em> |
| 1249 <!-- TYPE --> | 1249 <!-- TYPE --> |
| 1250 <div style="display:inline"> | 1250 <div style="display:inline"> |
| 1251 ( | 1251 ( |
| 1252 <span id="typeTemplate"> | 1252 <span id="typeTemplate"> |
| 1253 <span> | 1253 <span> |
| 1254 <a href="cookies.html#type-Cookie">Cookie</a> | 1254 <a href="cookies.html#type-cookies.Cookie">cookies.Cooki
e</a> |
| 1255 </span> | 1255 </span> |
| 1256 </span> | 1256 </span> |
| 1257 ) | 1257 ) |
| 1258 </div> | 1258 </div> |
| 1259 </em> | 1259 </em> |
| 1260 </dt> | 1260 </dt> |
| 1261 <dd>Information about the cookie that was set or removed.</dd> | 1261 <dd>Information about the cookie that was set or removed.</dd> |
| 1262 <!-- OBJECT PROPERTIES --> | 1262 <!-- OBJECT PROPERTIES --> |
| 1263 <!-- OBJECT METHODS --> | 1263 <!-- OBJECT METHODS --> |
| 1264 <!-- OBJECT EVENT FIELDS --> | 1264 <!-- OBJECT EVENT FIELDS --> |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1315 </div> <!-- /description --> | 1315 </div> <!-- /description --> |
| 1316 <!-- /description --> | 1316 <!-- /description --> |
| 1317 </div> <!-- /apiItem --> | 1317 </div> <!-- /apiItem --> |
| 1318 </div> <!-- /apiGroup --> | 1318 </div> <!-- /apiGroup --> |
| 1319 <!-- TYPES --> | 1319 <!-- TYPES --> |
| 1320 <div class="apiGroup"> | 1320 <div class="apiGroup"> |
| 1321 <a name="types"></a> | 1321 <a name="types"></a> |
| 1322 <h3 id="types">Types</h3> | 1322 <h3 id="types">Types</h3> |
| 1323 <!-- iterates over all types --> | 1323 <!-- iterates over all types --> |
| 1324 <div class="apiItem"> | 1324 <div class="apiItem"> |
| 1325 <a name="type-Cookie"></a> | 1325 <a name="type-cookies.Cookie"></a> |
| 1326 <h4>Cookie</h4> | 1326 <h4>cookies.Cookie</h4> |
| 1327 <div> | 1327 <div> |
| 1328 <dt> | 1328 <dt> |
| 1329 <em> | 1329 <em> |
| 1330 <!-- TYPE --> | 1330 <!-- TYPE --> |
| 1331 <div style="display:inline"> | 1331 <div style="display:inline"> |
| 1332 ( | 1332 ( |
| 1333 <span id="typeTemplate"> | 1333 <span id="typeTemplate"> |
| 1334 <span> | 1334 <span> |
| 1335 <span>object</span> | 1335 <span>object</span> |
| 1336 </span> | 1336 </span> |
| (...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1575 <!-- FUNCTION PARAMETERS --> | 1575 <!-- FUNCTION PARAMETERS --> |
| 1576 </div> | 1576 </div> |
| 1577 </div> | 1577 </div> |
| 1578 </dl> | 1578 </dl> |
| 1579 </dd> | 1579 </dd> |
| 1580 <!-- OBJECT METHODS --> | 1580 <!-- OBJECT METHODS --> |
| 1581 <!-- OBJECT EVENT FIELDS --> | 1581 <!-- OBJECT EVENT FIELDS --> |
| 1582 <!-- FUNCTION PARAMETERS --> | 1582 <!-- FUNCTION PARAMETERS --> |
| 1583 </div> | 1583 </div> |
| 1584 </div><div class="apiItem"> | 1584 </div><div class="apiItem"> |
| 1585 <a name="type-CookieStore"></a> | 1585 <a name="type-cookies.CookieStore"></a> |
| 1586 <h4>CookieStore</h4> | 1586 <h4>cookies.CookieStore</h4> |
| 1587 <div> | 1587 <div> |
| 1588 <dt> | 1588 <dt> |
| 1589 <em> | 1589 <em> |
| 1590 <!-- TYPE --> | 1590 <!-- TYPE --> |
| 1591 <div style="display:inline"> | 1591 <div style="display:inline"> |
| 1592 ( | 1592 ( |
| 1593 <span id="typeTemplate"> | 1593 <span id="typeTemplate"> |
| 1594 <span> | 1594 <span> |
| 1595 <span>object</span> | 1595 <span>object</span> |
| 1596 </span> | 1596 </span> |
| (...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1704 _uff=0; | 1704 _uff=0; |
| 1705 urchinTracker(); | 1705 urchinTracker(); |
| 1706 } | 1706 } |
| 1707 catch(e) {/* urchinTracker not available. */} | 1707 catch(e) {/* urchinTracker not available. */} |
| 1708 </script> | 1708 </script> |
| 1709 <!-- end analytics --> | 1709 <!-- end analytics --> |
| 1710 </div> | 1710 </div> |
| 1711 </div> <!-- /gc-footer --> | 1711 </div> <!-- /gc-footer --> |
| 1712 </div> <!-- /gc-container --> | 1712 </div> <!-- /gc-container --> |
| 1713 </body></html> | 1713 </body></html> |
| OLD | NEW |