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

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

Issue 9699065: "index" property should be optional with "chrome.tabs.move" (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Small changes per comments 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/api/tabs.json ('k') | chrome/common/extensions/docs/samples.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/declarativeWebRequest.html
diff --git a/chrome/common/extensions/docs/declarativeWebRequest.html b/chrome/common/extensions/docs/declarativeWebRequest.html
index dbf8450ceb0ff43060fde33bc554c2c489e42069..e79ddeb0bd36fbe594befc32d8a51570b5cb8851 100644
--- a/chrome/common/extensions/docs/declarativeWebRequest.html
+++ b/chrome/common/extensions/docs/declarativeWebRequest.html
@@ -387,11 +387,8 @@ very fast URL matching algorithm for hundreds of thousands of URLs.
<div>
<div>
<dt>
- <a href="declarativeWebRequest.html#type-RequestMatcher">RequestMatcher</a>
+ <a>declarativeWebRequest.RequestMatcher</a>
</dt>
- <dd class="todo">
- Undocumented.
- </dd>
</div>
</div>
</dl>
@@ -403,20 +400,14 @@ very fast URL matching algorithm for hundreds of thousands of URLs.
<div>
<div>
<dt>
- <a href="declarativeWebRequest.html#type-CancelRequest">CancelRequest</a>
+ <a>declarativeWebRequest.CancelRequest</a>
</dt>
- <dd class="todo">
- Undocumented.
- </dd>
</div>
</div><div>
<div>
<dt>
- <a href="declarativeWebRequest.html#type-RedirectRequest">RedirectRequest</a>
+ <a>declarativeWebRequest.RedirectRequest</a>
</dt>
- <dd class="todo">
- Undocumented.
- </dd>
</div>
</div>
</dl>
@@ -462,7 +453,7 @@ very fast URL matching algorithm for hundreds of thousands of URLs.
<span class="optional">optional</span>
<span id="typeTemplate">
<span>
- <a>experimental.declarative.UrlFilter</a>
+ <a>declarative.UrlFilter</a>
</span>
</span>
)
« no previous file with comments | « chrome/common/extensions/api/tabs.json ('k') | chrome/common/extensions/docs/samples.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698