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

Unified Diff: chrome/common/extensions/docs/experimental.devtools.inspectedWindow.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
Index: chrome/common/extensions/docs/experimental.devtools.inspectedWindow.html
diff --git a/chrome/common/extensions/docs/experimental.devtools.inspectedWindow.html b/chrome/common/extensions/docs/experimental.devtools.inspectedWindow.html
index 073045f44768493ee35ec0ac5e9e38eabc6ebcae..e423337023d5407f80a8a80ae990248bc517df57 100644
--- a/chrome/common/extensions/docs/experimental.devtools.inspectedWindow.html
+++ b/chrome/common/extensions/docs/experimental.devtools.inspectedWindow.html
@@ -753,7 +753,7 @@ You can find more examples that use Developer Tools APIs in
The callback <em>parameter</em> should specify a function
that looks like this:
</p>
- <p>
+ <p style="">
If you specify the <em>callback</em> parameter, it should
specify a function that looks like this:
</p>
@@ -1011,7 +1011,7 @@ You can find more examples that use Developer Tools APIs in
<div>
<div>
<h4>Callback function</h4>
- <p>
+ <p style="">
The callback <em>parameter</em> should specify a function
that looks like this:
</p>
@@ -1039,7 +1039,7 @@ You can find more examples that use Developer Tools APIs in
<a> Type</a>
</span>
<span>
- <span>
+ <span style="">
array of <span><span>
<span>
<a href="experimental.devtools.inspectedWindow.html#type-Resource">Resource</a>
@@ -1918,11 +1918,11 @@ You can find more examples that use Developer Tools APIs in
<div>
<div>
<h4>Callback function</h4>
- <p style="">
+ <p style="display: none; ">
The callback <em>parameter</em> should specify a function
that looks like this:
</p>
- <p style="display: none; ">
+ <p>
If you specify the <em>callback</em> parameter, it should
specify a function that looks like this:
</p>
@@ -2087,8 +2087,8 @@ You can find more examples that use Developer Tools APIs in
<div class="summary"><span style="display: none; ">void</span>
<!-- Note: intentionally longer 80 columns -->
<span>resource.setContent</span>(<span class="null"><span style="display: none; ">, </span><span>string</span>
- <var><span>content</span></var></span><span class="null"><span style="">, </span><span>boolean</span>
- <var><span>commit</span></var></span><span class="optional"><span style="">, </span><span>function</span>
+ <var><span>content</span></var></span><span class="null"><span style="display: none; ">, </span><span>boolean</span>
+ <var><span>commit</span></var></span><span class="optional"><span style="display: none; ">, </span><span>function</span>
<var><span>callback</span></var></span>)</div>
<div class="description">
@@ -2243,7 +2243,7 @@ You can find more examples that use Developer Tools APIs in
<!-- TYPE -->
<div style="display:inline">
(
- <span class="optional" style="">optional</span>
+ <span class="optional" style="display: none; ">optional</span>
<span class="enum" style="display: none; ">enumerated</span>
<span id="typeTemplate">
<span style="display: none; ">
@@ -2318,11 +2318,11 @@ You can find more examples that use Developer Tools APIs in
<div>
<div>
<h4>Callback function</h4>
- <p style="display: none; ">
+ <p>
The callback <em>parameter</em> should specify a function
that looks like this:
</p>
- <p style="">
+ <p style="display: none; ">
If you specify the <em>callback</em> parameter, it should
specify a function that looks like this:
</p>
@@ -2339,14 +2339,14 @@ You can find more examples that use Developer Tools APIs in
<!-- TYPE -->
<div style="display:inline">
(
- <span class="optional" style="">optional</span>
+ <span class="optional" style="display: none; ">optional</span>
<span class="enum" style="display: none; ">enumerated</span>
<span id="typeTemplate">
<span style="display: none; ">
<a> Type</a>
</span>
<span>
- <span style="display: none; ">
+ <span>
array of <span><span>
<span>
<a href="experimental.devtools.inspectedWindow.html#type-Resource">Resource</a>
@@ -2360,7 +2360,7 @@ You can find more examples that use Developer Tools APIs in
</span>
</span></span>
</span>
- <span style="">object</span>
+ <span style="display: none; ">object</span>
<span style="display: none; "></span>
</span>
</span>

Powered by Google App Engine
This is Rietveld 408576698