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

Unified Diff: chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html

Issue 11185056: Adding stages for request headers and 3rd party attributes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html
diff --git a/chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html b/chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html
index 9f212a8f0ff2b10f9c23d8584da62863ccadc823..427d6f4e521a6fc2d965377507cacfdc4b3aaa87 100644
--- a/chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html
+++ b/chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html
@@ -139,6 +139,9 @@ request stages that are compatible with conditions and actions.
<tr><td>excludeContentType<td><td><td>✓<td>
<tr><td>responseHeaders<td><td><td>✓<td>
<tr><td>excludeResponseHeaders<td><td><td>✓<td>
+ <tr><td>requestHeaders<td><td>✓<td><td>
vabr (Chromium) 2012/10/18 17:54:35 I just appended all at the end, as it has not been
+ <tr><td>excludeRequestHeaders<td><td>✓<td><td>
+ <tr><td>thirdPartyForCookies<td>✓<td>✓<td>✓<td>✓
<tr>
<th colspan="5" style="padding-top:2em">Request stages during which actions can be executed.
</tr>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698