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

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

Issue 8662010: Rename chrome.experimental.webRequest to chrome.webRequest and chrome.webRequestBlocking (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Regenerated documentation Created 9 years, 1 month 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/docs/static/webRequest.html ('k') | chrome/common/extensions/docs/types.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/tabs.html
diff --git a/chrome/common/extensions/docs/tabs.html b/chrome/common/extensions/docs/tabs.html
index c2943e1a964f553cc23922e2c2e3f2940224e8e5..1c9a955e697f99a2fc89349bef9ef68aacc3bca1 100644
--- a/chrome/common/extensions/docs/tabs.html
+++ b/chrome/common/extensions/docs/tabs.html
@@ -341,11 +341,11 @@
<a href="#method-executeScript">executeScript</a>
</li><li>
<a href="#method-get">get</a>
- </li><li style="display: none; ">
+ </li><li>
<a href="#method-anchor">methodName</a>
</li><li>
<a href="#method-getCurrent">getCurrent</a>
- </li><li style="display: none; ">
+ </li><li>
<a href="#method-anchor">methodName</a>
</li><li>
<a href="#method-highlight">highlight</a>
@@ -361,7 +361,7 @@
<a href="#method-remove">remove</a>
</li><li>
<a href="#method-sendRequest">sendRequest</a>
- </li><li>
+ </li><li style="">
<a href="#method-update">update</a>
</li>
</ol>
@@ -383,9 +383,9 @@
<a href="#event-onMoved">onMoved</a>
</li><li>
<a href="#event-onRemoved">onRemoved</a>
- </li><li style="display: none; ">
- <a href="#event-anchor">eventName</a>
</li><li>
+ <a href="#event-anchor">eventName</a>
+ </li><li style="">
<a href="#event-onUpdated">onUpdated</a>
</li>
</ol>
@@ -2913,7 +2913,7 @@ For other examples and for help in viewing the source code, see
</p>
</div> <!-- /description -->
- </div><div class="apiItem" style="display: none; ">
+ </div><div class="apiItem">
<a></a> <!-- method-anchor -->
<h4>method name</h4>
@@ -3177,7 +3177,7 @@ For other examples and for help in viewing the source code, see
</p>
</div> <!-- /description -->
- </div><div class="apiItem" style="display: none; ">
+ </div><div class="apiItem">
<a></a> <!-- method-anchor -->
<h4>method name</h4>
@@ -6348,7 +6348,7 @@ For other examples and for help in viewing the source code, see
</p>
</div> <!-- /description -->
- </div><div class="apiItem">
+ </div><div class="apiItem" style="">
<a name="method-update"></a> <!-- method-anchor -->
<h4>update</h4>
@@ -8847,7 +8847,7 @@ For other examples and for help in viewing the source code, see
</dl>
</div> <!-- /description -->
- </div><div class="apiItem" style="display: none; ">
+ </div><div class="apiItem">
<a></a>
<h4>event name</h4>
@@ -8894,7 +8894,7 @@ For other examples and for help in viewing the source code, see
</dl>
</div> <!-- /description -->
- </div><div class="apiItem">
+ </div><div class="apiItem" style="">
<a name="event-onUpdated"></a>
<h4>onUpdated</h4>
« no previous file with comments | « chrome/common/extensions/docs/static/webRequest.html ('k') | chrome/common/extensions/docs/types.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698