| Index: chrome/common/extensions/docs/webRequest.html
|
| diff --git a/chrome/common/extensions/docs/webRequest.html b/chrome/common/extensions/docs/webRequest.html
|
| index cd8ebf85458c3c1a00a1c825389cf9107cbf032f..04d1636354d913781d60d6d3af9832d675e645c2 100644
|
| --- a/chrome/common/extensions/docs/webRequest.html
|
| +++ b/chrome/common/extensions/docs/webRequest.html
|
| @@ -396,6 +396,8 @@
|
| </li><li>
|
| <a href="#event-onHeadersReceived">onHeadersReceived</a>
|
| </li><li>
|
| + <a href="#event-onRequest">onRequest</a>
|
| + </li><li>
|
| <a href="#event-onResponseStarted">onResponseStarted</a>
|
| </li><li>
|
| <a href="#event-onSendHeaders">onSendHeaders</a>
|
| @@ -465,6 +467,24 @@
|
| </ol>
|
| </li>
|
| </ol>
|
| + </li><li style="display: none; ">
|
| + <a href="#id-anchor">id</a>
|
| + <ol>
|
| + <div></div>
|
| + <div></div>
|
| + </ol>
|
| + </li><li style="display: none; ">
|
| + <a href="#id-anchor">id</a>
|
| + <ol>
|
| + <div></div>
|
| + <div></div>
|
| + </ol>
|
| + </li><li style="display: none; ">
|
| + <a href="#id-anchor">id</a>
|
| + <ol>
|
| + <div></div>
|
| + <div></div>
|
| + </ol>
|
| </li>
|
| </ol>
|
| </li>
|
| @@ -8615,6 +8635,53 @@ samples</a>.</p>
|
|
|
| </div> <!-- /description -->
|
| </div><div class="apiItem">
|
| + <a name="event-onRequest"></a>
|
| + <h4>onRequest</h4>
|
| +
|
| + <div class="summary">
|
| + <!-- Note: intentionally longer 80 columns -->
|
| + <span class="subdued">chrome.webRequest.</span><span>onRequest</span><span class="subdued">.addListener</span>(function(<span></span>) <span class="subdued">{...}</span><span></span>);
|
| + </div>
|
| +
|
| + <div class="description">
|
| + <p class="todo" style="display: none; ">Undocumented.</p>
|
| + <p style="display: none; ">
|
| + A description from the json schema def of the event goes here.
|
| + </p>
|
| +
|
| + <!-- LISTENER PARAMETERS -->
|
| + <div style="display: none; ">
|
| + <h4>Listener parameters</h4>
|
| + <dl>
|
| + <div>
|
| + <div>
|
| + </div>
|
| + </div>
|
| + </dl>
|
| + </div>
|
| +
|
| + <!-- EXTRA PARAMETERS -->
|
| + <div style="display: none; ">
|
| + <h4>Extra parameters to addListener</h4>
|
| + <dl>
|
| + <div>
|
| + <div>
|
| + </div>
|
| + </div>
|
| + </dl>
|
| + </div>
|
| +
|
| + <!-- LISTENER RETURN VALUE -->
|
| + <h4 style="display: none; ">Listener returns</h4>
|
| + <dl>
|
| + <div style="display: none; ">
|
| + <div>
|
| + </div>
|
| + </div>
|
| + </dl>
|
| +
|
| + </div> <!-- /description -->
|
| + </div><div class="apiItem">
|
| <a name="event-onResponseStarted"></a>
|
| <h4>onResponseStarted</h4>
|
|
|
| @@ -11838,6 +11905,27 @@ samples</a>.</p>
|
|
|
| </div>
|
|
|
| + </div><div class="apiItem" style="display: none; ">
|
| + <a></a>
|
| + <h4>type name</h4>
|
| +
|
| + <div>
|
| + </div>
|
| +
|
| + </div><div class="apiItem" style="display: none; ">
|
| + <a></a>
|
| + <h4>type name</h4>
|
| +
|
| + <div>
|
| + </div>
|
| +
|
| + </div><div class="apiItem" style="display: none; ">
|
| + <a></a>
|
| + <h4>type name</h4>
|
| +
|
| + <div>
|
| + </div>
|
| +
|
| </div> <!-- /apiItem -->
|
|
|
| </div> <!-- /apiGroup -->
|
|
|