| Index: chrome/common/extensions/docs/experimental.devtools.panels.html
|
| diff --git a/chrome/common/extensions/docs/experimental.devtools.panels.html b/chrome/common/extensions/docs/experimental.devtools.panels.html
|
| index f92067b953c9e39d9262da0a65f7a9845d776251..aeeec2f748d738cb21d38757dae83ea78e08d4c2 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 -->
|
|
|