summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/experimental.devtools.panels.html
diff options
context:
space:
mode:
authorbattre@chromium.org <battre@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-30 09:51:51 +0000
committerbattre@chromium.org <battre@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-30 09:51:51 +0000
commitda1430bbf5853abb6dc4886812ab3e9a133664f3 (patch)
treeb8760adcadd1248ebfa9fe7af872daef3d314076 /chrome/common/extensions/docs/experimental.devtools.panels.html
parentbe16a94e5e07bbfeab46727dd0a7f949316faaff (diff)
downloadchromium_src-da1430bbf5853abb6dc4886812ab3e9a133664f3.zip
chromium_src-da1430bbf5853abb6dc4886812ab3e9a133664f3.tar.gz
chromium_src-da1430bbf5853abb6dc4886812ab3e9a133664f3.tar.bz2
Rename chrome.experimental.webRequest to chrome.webRequest
Note that this CL also introduces a new permission webRequestBlocking that is required in addition to webRequest if you want to use blocking request handlers. BUG=60101 TEST=no Review URL: http://codereview.chromium.org/8662010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112181 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/experimental.devtools.panels.html')
-rw-r--r--chrome/common/extensions/docs/experimental.devtools.panels.html62
1 files changed, 31 insertions, 31 deletions
diff --git a/chrome/common/extensions/docs/experimental.devtools.panels.html b/chrome/common/extensions/docs/experimental.devtools.panels.html
index f92067b..aeeec2f 100644
--- a/chrome/common/extensions/docs/experimental.devtools.panels.html
+++ b/chrome/common/extensions/docs/experimental.devtools.panels.html
@@ -914,7 +914,7 @@ You can find examples that use this API in
</dl>
<!-- CALLBACK -->
- <div>
+ <div style="">
<div>
<h4>Callback function</h4>
<p style="display: none; ">
@@ -929,7 +929,7 @@ You can find examples that use this API in
<!-- Note: intentionally longer 80 columns -->
<pre>function(<span>ExtensionPanel panel</span>) <span class="subdued">{...}</span>;</pre>
<dl>
- <div>
+ <div style="">
<div>
<dt>
<var>panel</var>
@@ -1036,7 +1036,7 @@ You can find examples that use this API in
<!-- TYPE -->
<div style="display:inline">
(
- <span class="optional">optional</span>
+ <span class="optional" style="">optional</span>
<span class="enum" style="display: none; ">enumerated</span>
<span id="typeTemplate">
<span style="display: none; ">
@@ -1108,7 +1108,7 @@ You can find examples that use this API in
</dl>
<!-- CALLBACK -->
- <div>
+ <div style="">
<div>
<h4>Callback function</h4>
<p style="display: none; ">
@@ -1123,7 +1123,7 @@ You can find examples that use this API in
<!-- Note: intentionally longer 80 columns -->
<pre>function(<span>object Resource</span>) <span class="subdued">{...}</span>;</pre>
<dl>
- <div>
+ <div style="">
<div>
<dt>
<var>Resource</var>
@@ -1427,7 +1427,7 @@ You can find examples that use this API 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; ">
@@ -1603,7 +1603,7 @@ You can find examples that use this API in
<!-- OBJECT EVENT FIELDS -->
<dd>
- <div class="apiGroup" style="">
+ <div class="apiGroup" style="display: none; ">
<a name="global-ElementsPanel-events"></a>
<h3>Events of ElementsPanel</h3>
<!-- iterates over all events -->
@@ -1730,7 +1730,7 @@ You can find examples that use this API in
<a name="method-ExtensionPanel-createStatusBarButton"></a> <!-- method-anchor -->
<h4>createStatusBarButton</h4>
- <div class="summary"><span style="">Button</span>
+ <div class="summary"><span style="display: none; ">Button</span>
<!-- Note: intentionally longer 80 columns -->
<span>extensionPanel.createStatusBarButton</span>(<span class="null"><span style="display: none; ">, </span><span>string</span>
<var><span>iconPath</span></var></span><span class="null"><span>, </span><span>string</span>
@@ -1952,9 +1952,9 @@ You can find examples that use this API in
</dl>
<!-- RETURNS -->
- <h4 style="">Returns</h4>
+ <h4 style="display: none; ">Returns</h4>
<dl>
- <div style="">
+ <div style="display: none; ">
<div>
<dt>
<var style="display: none; ">paramName</var>
@@ -2028,7 +2028,7 @@ You can find examples that use this API in
</dl>
<!-- CALLBACK -->
- <div style="display: none; ">
+ <div>
<div>
<h4>Callback function</h4>
<p style="display: none; ">
@@ -2132,7 +2132,7 @@ You can find examples that use this API in
<!-- OBJECT EVENT FIELDS -->
<dd>
- <div class="apiGroup" style="">
+ <div class="apiGroup" style="display: none; ">
<a name="global-ExtensionPanel-events"></a>
<h3>Events of ExtensionPanel</h3>
<!-- iterates over all events -->
@@ -2638,7 +2638,7 @@ You can find examples that use this API 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; ">
@@ -2706,7 +2706,7 @@ You can find examples that use this API 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; ">
@@ -2778,7 +2778,7 @@ You can find examples that use this API in
</dl>
<!-- CALLBACK -->
- <div>
+ <div style="">
<div>
<h4>Callback function</h4>
<p style="display: none; ">
@@ -2793,7 +2793,7 @@ You can find examples that use this API in
<!-- Note: intentionally longer 80 columns -->
<pre>function(<span>null</span>) <span class="subdued">{...}</span>;</pre>
<dl>
- <div style="display: none; ">
+ <div>
<div>
<dt>
<var>panel</var>
@@ -2900,7 +2900,7 @@ You can find examples that use this API in
<!-- TYPE -->
<div style="display:inline">
(
- <span class="optional" style="display: none; ">optional</span>
+ <span class="optional">optional</span>
<span class="enum" style="display: none; ">enumerated</span>
<span id="typeTemplate">
<span style="display: none; ">
@@ -2972,7 +2972,7 @@ You can find examples that use this API in
</dl>
<!-- CALLBACK -->
- <div style="display: none; ">
+ <div>
<div>
<h4>Callback function</h4>
<p style="display: none; ">
@@ -3076,8 +3076,8 @@ You can find examples that use this API in
<div class="summary"><span style="display: none; ">void</span>
<!-- Note: intentionally longer 80 columns -->
<span>extensionSidebarPane.setObject</span>(<span class="null"><span style="display: none; ">, </span><span>string</span>
- <var><span>jsonObject</span></var></span><span class="optional"><span style="">, </span><span>string</span>
- <var><span>rootTitle</span></var></span><span class="optional"><span style="">, </span><span>function</span>
+ <var><span>jsonObject</span></var></span><span class="optional"><span style="display: none; ">, </span><span>string</span>
+ <var><span>rootTitle</span></var></span><span class="optional"><span style="display: none; ">, </span><span>function</span>
<var><span>callback</span></var></span>)</div>
<div class="description">
@@ -3096,7 +3096,7 @@ You can find examples that use this API in
<!-- TYPE -->
<div style="display:inline">
(
- <span class="optional" style="display: none; ">optional</span>
+ <span class="optional">optional</span>
<span class="enum" style="display: none; ">enumerated</span>
<span id="typeTemplate">
<span style="display: none; ">
@@ -3319,7 +3319,7 @@ You can find examples that use this API in
<!-- Note: intentionally longer 80 columns -->
<pre>function(<span>null</span>) <span class="subdued">{...}</span>;</pre>
<dl>
- <div style="display: none; ">
+ <div>
<div>
<dt>
<var>Resource</var>
@@ -3426,7 +3426,7 @@ You can find examples that use this API in
<!-- TYPE -->
<div style="display:inline">
(
- <span class="optional" style="display: none; ">optional</span>
+ <span class="optional">optional</span>
<span class="enum" style="display: none; ">enumerated</span>
<span id="typeTemplate">
<span style="display: none; ">
@@ -3498,7 +3498,7 @@ You can find examples that use this API in
</dl>
<!-- CALLBACK -->
- <div style="display: none; ">
+ <div>
<div>
<h4>Callback function</h4>
<p style="display: none; ">
@@ -3602,7 +3602,7 @@ You can find examples that use this API in
<!-- OBJECT EVENT FIELDS -->
<dd>
- <div class="apiGroup" style="">
+ <div class="apiGroup" style="display: none; ">
<a name="global-ExtensionSidebarPane-events"></a>
<h3>Events of ExtensionSidebarPane</h3>
<!-- iterates over all events -->
@@ -3862,7 +3862,7 @@ You can find examples that use this API 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; ">
@@ -3930,7 +3930,7 @@ You can find examples that use this API 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; ">
@@ -3998,7 +3998,7 @@ You can find examples that use this API 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; ">
@@ -4070,7 +4070,7 @@ You can find examples that use this API in
</dl>
<!-- CALLBACK -->
- <div style="display: none; ">
+ <div style="">
<div>
<h4>Callback function</h4>
<p style="display: none; ">
@@ -4085,7 +4085,7 @@ You can find examples that use this API in
<!-- Note: intentionally longer 80 columns -->
<pre>function(<span>ExtensionPanel panel</span>) <span class="subdued">{...}</span>;</pre>
<dl>
- <div>
+ <div style="">
<div>
<dt>
<var>panel</var>
@@ -4174,7 +4174,7 @@ You can find examples that use this API in
<!-- OBJECT EVENT FIELDS -->
<dd>
- <div class="apiGroup" style="">
+ <div class="apiGroup" style="display: none; ">
<a name="global-Button-events"></a>
<h3>Events of Button</h3>
<!-- iterates over all events -->