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

Side by Side Diff: chrome/common/extensions/docs/declarativeWebRequest.html

Issue 10386172: Implemented declarative redirects to transparent image and empty document. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed nits Created 8 years, 7 months 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 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 <ol> 227 <ol>
228 </ol> 228 </ol>
229 </li><li> 229 </li><li>
230 <a href="#type-declarativeWebRequest.CancelRequest">declarativeW ebRequest.CancelRequest</a> 230 <a href="#type-declarativeWebRequest.CancelRequest">declarativeW ebRequest.CancelRequest</a>
231 <ol> 231 <ol>
232 </ol> 232 </ol>
233 </li><li> 233 </li><li>
234 <a href="#type-declarativeWebRequest.RedirectRequest">declarativ eWebRequest.RedirectRequest</a> 234 <a href="#type-declarativeWebRequest.RedirectRequest">declarativ eWebRequest.RedirectRequest</a>
235 <ol> 235 <ol>
236 </ol> 236 </ol>
237 </li><li>
238 <a href="#type-declarativeWebRequest.RedirectToTransparentImage" >declarativeWebRequest.RedirectToTransparentImage</a>
239 <ol>
240 </ol>
241 </li><li>
242 <a href="#type-declarativeWebRequest.RedirectToEmptyDocument">de clarativeWebRequest.RedirectToEmptyDocument</a>
243 <ol>
244 </ol>
237 </li> 245 </li>
238 </ol> 246 </ol>
239 </li> 247 </li>
240 </ol> 248 </ol>
241 </li> 249 </li>
242 </ol> 250 </ol>
243 </div> 251 </div>
244 <!-- /TABLE OF CONTENTS --> 252 <!-- /TABLE OF CONTENTS -->
245 <!-- Standard content lead-in for experimental API pages --> 253 <!-- Standard content lead-in for experimental API pages -->
246 <p class="warning"> 254 <p class="warning">
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
414 </div><div> 422 </div><div>
415 <div> 423 <div>
416 <dt> 424 <dt>
417 <a href="declarativeWebRequest.html#type-declarativeWebRequest.Redir ectRequest">declarativeWebRequest.RedirectRequest</a> 425 <a href="declarativeWebRequest.html#type-declarativeWebRequest.Redir ectRequest">declarativeWebRequest.RedirectRequest</a>
418 </dt> 426 </dt>
419 <dd class="todo"> 427 <dd class="todo">
420 Undocumented. 428 Undocumented.
421 </dd> 429 </dd>
422 <dd>Declarative event action that redirects a network request.</dd> 430 <dd>Declarative event action that redirects a network request.</dd>
423 </div> 431 </div>
432 </div><div>
433 <div>
434 <dt>
435 <a href="declarativeWebRequest.html#type-declarativeWebRequest.Redir ectToTransparentImage">declarativeWebRequest.RedirectToTransparentImage</a>
436 </dt>
437 <dd class="todo">
438 Undocumented.
439 </dd>
440 <dd>Declarative event action that redirects a network request to a tra nsparent image.</dd>
441 </div>
442 </div><div>
443 <div>
444 <dt>
445 <a href="declarativeWebRequest.html#type-declarativeWebRequest.Redir ectToEmptyDocument">declarativeWebRequest.RedirectToEmptyDocument</a>
446 </dt>
447 <dd class="todo">
448 Undocumented.
449 </dd>
450 <dd>Declarative event action that redirects a network request to an em pty document.</dd>
451 </div>
424 </div> 452 </div>
425 </dl> 453 </dl>
426 </div> <!-- /actions --> 454 </div> <!-- /actions -->
427 </div> <!-- /description --> 455 </div> <!-- /description -->
428 </div> <!-- /apiItem --> 456 </div> <!-- /apiItem -->
429 </div> <!-- /apiGroup --> 457 </div> <!-- /apiGroup -->
430 <!-- TYPES --> 458 <!-- TYPES -->
431 <div class="apiGroup"> 459 <div class="apiGroup">
432 <a name="types"></a> 460 <a name="types"></a>
433 <h3 id="types">Types</h3> 461 <h3 id="types">Types</h3>
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
589 <!-- OBJECT EVENT FIELDS --> 617 <!-- OBJECT EVENT FIELDS -->
590 <!-- FUNCTION PARAMETERS --> 618 <!-- FUNCTION PARAMETERS -->
591 </div> 619 </div>
592 </div> 620 </div>
593 </dl> 621 </dl>
594 </dd> 622 </dd>
595 <!-- OBJECT METHODS --> 623 <!-- OBJECT METHODS -->
596 <!-- OBJECT EVENT FIELDS --> 624 <!-- OBJECT EVENT FIELDS -->
597 <!-- FUNCTION PARAMETERS --> 625 <!-- FUNCTION PARAMETERS -->
598 </div> 626 </div>
627 </div><div class="apiItem">
628 <a name="type-declarativeWebRequest.RedirectToTransparentImage"></ a>
629 <h4>declarativeWebRequest.RedirectToTransparentImage</h4>
630 <div>
631 <dt>
632 <em>
633 <!-- TYPE -->
634 <div style="display:inline">
635 (
636 <span id="typeTemplate">
637 <span>
638 <span>object</span>
639 </span>
640 </span>
641 )
642 </div>
643 </em>
644 </dt>
645 <dd>Declarative event action that redirects a network request to a tra nsparent image.</dd>
646 <!-- OBJECT PROPERTIES -->
647 <dd>
648 <dl>
649 </dl>
650 </dd>
651 <!-- OBJECT METHODS -->
652 <!-- OBJECT EVENT FIELDS -->
653 <!-- FUNCTION PARAMETERS -->
654 </div>
655 </div><div class="apiItem">
656 <a name="type-declarativeWebRequest.RedirectToEmptyDocument"></a>
657 <h4>declarativeWebRequest.RedirectToEmptyDocument</h4>
658 <div>
659 <dt>
660 <em>
661 <!-- TYPE -->
662 <div style="display:inline">
663 (
664 <span id="typeTemplate">
665 <span>
666 <span>object</span>
667 </span>
668 </span>
669 )
670 </div>
671 </em>
672 </dt>
673 <dd>Declarative event action that redirects a network request to an em pty document.</dd>
674 <!-- OBJECT PROPERTIES -->
675 <dd>
676 <dl>
677 </dl>
678 </dd>
679 <!-- OBJECT METHODS -->
680 <!-- OBJECT EVENT FIELDS -->
681 <!-- FUNCTION PARAMETERS -->
682 </div>
599 </div> <!-- /apiItem --> 683 </div> <!-- /apiItem -->
600 </div> <!-- /apiGroup --> 684 </div> <!-- /apiGroup -->
601 </div> <!-- /apiPage --> 685 </div> <!-- /apiPage -->
602 </div> <!-- /gc-pagecontent --> 686 </div> <!-- /gc-pagecontent -->
603 </div> <!-- /g-section --> 687 </div> <!-- /g-section -->
604 </div> <!-- /codesiteContent --> 688 </div> <!-- /codesiteContent -->
605 <div id="gc-footer" --=""> 689 <div id="gc-footer" --="">
606 <div class="text"> 690 <div class="text">
607 <p> 691 <p>
608 Except as otherwise <a href="http://code.google.com/policies.html#restrictions ">noted</a>, 692 Except as otherwise <a href="http://code.google.com/policies.html#restrictions ">noted</a>,
(...skipping 20 matching lines...) Expand all
629 _uff=0; 713 _uff=0;
630 urchinTracker(); 714 urchinTracker();
631 } 715 }
632 catch(e) {/* urchinTracker not available. */} 716 catch(e) {/* urchinTracker not available. */}
633 </script> 717 </script>
634 <!-- end analytics --> 718 <!-- end analytics -->
635 </div> 719 </div>
636 </div> <!-- /gc-footer --> 720 </div> <!-- /gc-footer -->
637 </div> <!-- /gc-container --> 721 </div> <!-- /gc-container -->
638 </body></html> 722 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698