diff options
46 files changed, 47 insertions, 47 deletions
diff --git a/chrome/common/extensions/docs/api_index.html b/chrome/common/extensions/docs/api_index.html index 3c43bcc..e663ca2 100644 --- a/chrome/common/extensions/docs/api_index.html +++ b/chrome/common/extensions/docs/api_index.html @@ -437,7 +437,7 @@ For more information, see the video <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/api_other.html b/chrome/common/extensions/docs/api_other.html index 11eabee..f87cbea 100644 --- a/chrome/common/extensions/docs/api_other.html +++ b/chrome/common/extensions/docs/api_other.html @@ -448,7 +448,7 @@ just as they would in any other web pages. <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/autoupdate.html b/chrome/common/extensions/docs/autoupdate.html index b82ce9b..13f2eea 100644 --- a/chrome/common/extensions/docs/autoupdate.html +++ b/chrome/common/extensions/docs/autoupdate.html @@ -526,7 +526,7 @@ Another option is to use the --extensions-update-frequency command-line flag to <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/background_pages.html b/chrome/common/extensions/docs/background_pages.html index 6675a46..2c0a252 100644 --- a/chrome/common/extensions/docs/background_pages.html +++ b/chrome/common/extensions/docs/background_pages.html @@ -519,7 +519,7 @@ from a file named <code>image.html</code>. <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/bookmarks.html b/chrome/common/extensions/docs/bookmarks.html index 3310576..7565504 100644 --- a/chrome/common/extensions/docs/bookmarks.html +++ b/chrome/common/extensions/docs/bookmarks.html @@ -3675,7 +3675,7 @@ For other examples and for help in viewing the source code, see <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/browserAction.html b/chrome/common/extensions/docs/browserAction.html index 44f50a5..d380a85 100644 --- a/chrome/common/extensions/docs/browserAction.html +++ b/chrome/common/extensions/docs/browserAction.html @@ -1500,7 +1500,7 @@ For other examples and for help in viewing the source code, see <!-- TYPES --> <div class="apiGroup" style="display: none; "> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/content_scripts.html b/chrome/common/extensions/docs/content_scripts.html index 8dff878..be27f1e 100644 --- a/chrome/common/extensions/docs/content_scripts.html +++ b/chrome/common/extensions/docs/content_scripts.html @@ -837,7 +837,7 @@ sending a request to its parent extension. <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/devguide.html b/chrome/common/extensions/docs/devguide.html index 1e30048..4eecf87f 100644 --- a/chrome/common/extensions/docs/devguide.html +++ b/chrome/common/extensions/docs/devguide.html @@ -507,7 +507,7 @@ and <a href="overview.html">Overview</a>. <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/docs.html b/chrome/common/extensions/docs/docs.html index 03555ff..abb957a 100644 --- a/chrome/common/extensions/docs/docs.html +++ b/chrome/common/extensions/docs/docs.html @@ -513,7 +513,7 @@ The following table lists the doc locations and explains how they differ. <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/events.html b/chrome/common/extensions/docs/events.html index 68fbe33..cb7c1c7 100644 --- a/chrome/common/extensions/docs/events.html +++ b/chrome/common/extensions/docs/events.html @@ -429,7 +429,7 @@ bool hasListener(function callback(...)) <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/experimental.clipboard.html b/chrome/common/extensions/docs/experimental.clipboard.html index 983a6a2..8b7e699 100644 --- a/chrome/common/extensions/docs/experimental.clipboard.html +++ b/chrome/common/extensions/docs/experimental.clipboard.html @@ -767,7 +767,7 @@ generally indicates the tab is going away. <!-- TYPES --> <div class="apiGroup" style="display: none; "> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/experimental.contextMenu.html b/chrome/common/extensions/docs/experimental.contextMenu.html index 4e603cc..f0d1a84 100644 --- a/chrome/common/extensions/docs/experimental.contextMenu.html +++ b/chrome/common/extensions/docs/experimental.contextMenu.html @@ -1547,7 +1547,7 @@ see the <a href="experimental.html">chrome.experimental.* APIs</a> page. <!-- TYPES --> <div class="apiGroup" style="display: none; "> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/experimental.cookies.html b/chrome/common/extensions/docs/experimental.cookies.html index 4aa6a43..c72ac28 100644 --- a/chrome/common/extensions/docs/experimental.cookies.html +++ b/chrome/common/extensions/docs/experimental.cookies.html @@ -2040,7 +2040,7 @@ <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/experimental.html b/chrome/common/extensions/docs/experimental.html index 5b7ae07..4e2b98c 100644 --- a/chrome/common/extensions/docs/experimental.html +++ b/chrome/common/extensions/docs/experimental.html @@ -460,7 +460,7 @@ For information on the standard APIs that extensions can use, see <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/experimental.infobars.html b/chrome/common/extensions/docs/experimental.infobars.html index ef46559..4773770 100644 --- a/chrome/common/extensions/docs/experimental.infobars.html +++ b/chrome/common/extensions/docs/experimental.infobars.html @@ -589,7 +589,7 @@ see the <a href="experimental.html">chrome.experimental.* APIs</a> page. <!-- TYPES --> <div class="apiGroup" style="display: none; "> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/experimental.omnibox.html b/chrome/common/extensions/docs/experimental.omnibox.html index d89360e..b0aaa62 100644 --- a/chrome/common/extensions/docs/experimental.omnibox.html +++ b/chrome/common/extensions/docs/experimental.omnibox.html @@ -832,7 +832,7 @@ see the <a href="experimental.html">chrome.experimental.* APIs</a> page. <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/experimental.processes.html b/chrome/common/extensions/docs/experimental.processes.html index 0a0565e..374951b 100644 --- a/chrome/common/extensions/docs/experimental.processes.html +++ b/chrome/common/extensions/docs/experimental.processes.html @@ -519,7 +519,7 @@ http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/api_ <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/extension.html b/chrome/common/extensions/docs/extension.html index 1ca507a..87989c38 100644 --- a/chrome/common/extensions/docs/extension.html +++ b/chrome/common/extensions/docs/extension.html @@ -1958,7 +1958,7 @@ For details, see <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/external_extensions.html b/chrome/common/extensions/docs/external_extensions.html index 4eca1b0..3659619 100644 --- a/chrome/common/extensions/docs/external_extensions.html +++ b/chrome/common/extensions/docs/external_extensions.html @@ -662,7 +662,7 @@ through the UI, and then uninstalling it. </p> <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/faq.html b/chrome/common/extensions/docs/faq.html index 8e67e81..5d4db37 100644 --- a/chrome/common/extensions/docs/faq.html +++ b/chrome/common/extensions/docs/faq.html @@ -647,7 +647,7 @@ win,stable,#.#.###.#</pre> <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/getstarted.html b/chrome/common/extensions/docs/getstarted.html index eda5146..fd73727 100644 --- a/chrome/common/extensions/docs/getstarted.html +++ b/chrome/common/extensions/docs/getstarted.html @@ -571,7 +571,7 @@ If you don't feel like reading, try these: <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/history.html b/chrome/common/extensions/docs/history.html index 06aefee..efd2640 100644 --- a/chrome/common/extensions/docs/history.html +++ b/chrome/common/extensions/docs/history.html @@ -1869,7 +1869,7 @@ For other examples and for help in viewing the source code, see <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/hosting.html b/chrome/common/extensions/docs/hosting.html index cfc5c01..6bbc990 100644 --- a/chrome/common/extensions/docs/hosting.html +++ b/chrome/common/extensions/docs/hosting.html @@ -530,7 +530,7 @@ or try hosting the extension at another server. <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/i18n-messages.html b/chrome/common/extensions/docs/i18n-messages.html index 1ae9f93..4d9b9f9 100644 --- a/chrome/common/extensions/docs/i18n-messages.html +++ b/chrome/common/extensions/docs/i18n-messages.html @@ -728,7 +728,7 @@ because its value is obvious from the "content" field. <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/i18n.html b/chrome/common/extensions/docs/i18n.html index 7f29d0f..558831f 100644 --- a/chrome/common/extensions/docs/i18n.html +++ b/chrome/common/extensions/docs/i18n.html @@ -1236,7 +1236,7 @@ For details on calling <code>getAcceptLanguages()</code>, see the <!-- TYPES --> <div class="apiGroup" style="display: none; "> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/index.html b/chrome/common/extensions/docs/index.html index 0d342e1..6bc8b2c 100644 --- a/chrome/common/extensions/docs/index.html +++ b/chrome/common/extensions/docs/index.html @@ -515,7 +515,7 @@ and subscribe to the <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/manifest.html b/chrome/common/extensions/docs/manifest.html index de824f0..ac39333 100644 --- a/chrome/common/extensions/docs/manifest.html +++ b/chrome/common/extensions/docs/manifest.html @@ -743,7 +743,7 @@ For more information, see <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/match_patterns.html b/chrome/common/extensions/docs/match_patterns.html index d5468f6..51ff4ff 100644 --- a/chrome/common/extensions/docs/match_patterns.html +++ b/chrome/common/extensions/docs/match_patterns.html @@ -573,7 +573,7 @@ Here are some examples of <em>invalid</em> pattern matches: <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/messaging.html b/chrome/common/extensions/docs/messaging.html index d3a041a..f3154b5 100644 --- a/chrome/common/extensions/docs/messaging.html +++ b/chrome/common/extensions/docs/messaging.html @@ -676,7 +676,7 @@ For more examples and for help in viewing the source code, see <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/notifications.html b/chrome/common/extensions/docs/notifications.html index aabb6d3..fe0104b 100644 --- a/chrome/common/extensions/docs/notifications.html +++ b/chrome/common/extensions/docs/notifications.html @@ -494,7 +494,7 @@ see <a href="samples.html">Samples</a>. <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/npapi.html b/chrome/common/extensions/docs/npapi.html index b92eee5..8932fdb 100644 --- a/chrome/common/extensions/docs/npapi.html +++ b/chrome/common/extensions/docs/npapi.html @@ -480,7 +480,7 @@ avoid making your NPAPI plugin public whenever possible. <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/options.html b/chrome/common/extensions/docs/options.html index 2b87127..a513a3a 100644 --- a/chrome/common/extensions/docs/options.html +++ b/chrome/common/extensions/docs/options.html @@ -472,7 +472,7 @@ Favorite Color: <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/override.html b/chrome/common/extensions/docs/override.html index 898d400..20cca27 100644 --- a/chrome/common/extensions/docs/override.html +++ b/chrome/common/extensions/docs/override.html @@ -570,7 +570,7 @@ For other examples and for help in viewing the source code, see <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/overview.html b/chrome/common/extensions/docs/overview.html index 8ec378e..9d697d7 100644 --- a/chrome/common/extensions/docs/overview.html +++ b/chrome/common/extensions/docs/overview.html @@ -786,7 +786,7 @@ Here are some ideas for where to go next: <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/packaging.html b/chrome/common/extensions/docs/packaging.html index 171ed7b..bf0c0db 100644 --- a/chrome/common/extensions/docs/packaging.html +++ b/chrome/common/extensions/docs/packaging.html @@ -569,7 +569,7 @@ See the following page for details: <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/pageAction.html b/chrome/common/extensions/docs/pageAction.html index a015cbb..ddd704c 100644 --- a/chrome/common/extensions/docs/pageAction.html +++ b/chrome/common/extensions/docs/pageAction.html @@ -1307,7 +1307,7 @@ For other examples and for help in viewing the source code, see <!-- TYPES --> <div class="apiGroup" style="display: none; "> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/samples.html b/chrome/common/extensions/docs/samples.html index ab09a17..c41da65 100644 --- a/chrome/common/extensions/docs/samples.html +++ b/chrome/common/extensions/docs/samples.html @@ -546,7 +546,7 @@ put a star by bug <a href="http://code.google.com/p/chromium/issues/detail?id=25 <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/tabs.html b/chrome/common/extensions/docs/tabs.html index 7de5c5c..8136502 100644 --- a/chrome/common/extensions/docs/tabs.html +++ b/chrome/common/extensions/docs/tabs.html @@ -4775,7 +4775,7 @@ For other examples and for help in viewing the source code, see <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/template/api_template.html b/chrome/common/extensions/docs/template/api_template.html index 21e0dd6..80a1ab3 100644 --- a/chrome/common/extensions/docs/template/api_template.html +++ b/chrome/common/extensions/docs/template/api_template.html @@ -384,11 +384,11 @@ <!-- TYPES --> <div jsdisplay="types && types.length > 0" class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> - <div jsselect="types" class="apiItem"> + <div jsselect="types.sort(sortByName)" class="apiItem"> <a jsvalues=".name:'type-' + id"></a> <h4 jscontent="id">type name</h4> diff --git a/chrome/common/extensions/docs/themes.html b/chrome/common/extensions/docs/themes.html index 36c1868..3e64e76 100644 --- a/chrome/common/extensions/docs/themes.html +++ b/chrome/common/extensions/docs/themes.html @@ -541,7 +541,7 @@ Community-written documentation to help you write themes is here: <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/tut_analytics.html b/chrome/common/extensions/docs/tut_analytics.html index 65c2d69..968ddbb 100644 --- a/chrome/common/extensions/docs/tut_analytics.html +++ b/chrome/common/extensions/docs/tut_analytics.html @@ -609,7 +609,7 @@ extension.</p> <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/tut_debugging.html b/chrome/common/extensions/docs/tut_debugging.html index 67ba958..5dda649 100644 --- a/chrome/common/extensions/docs/tut_debugging.html +++ b/chrome/common/extensions/docs/tut_debugging.html @@ -656,7 +656,7 @@ of Getting Started. <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/tut_oauth.html b/chrome/common/extensions/docs/tut_oauth.html index fb80069..26fbfdd 100644 --- a/chrome/common/extensions/docs/tut_oauth.html +++ b/chrome/common/extensions/docs/tut_oauth.html @@ -599,7 +599,7 @@ Sample extensions that use these techniques are available in the Chromium source <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/tutorials.html b/chrome/common/extensions/docs/tutorials.html index e02f7ec..7774177 100644 --- a/chrome/common/extensions/docs/tutorials.html +++ b/chrome/common/extensions/docs/tutorials.html @@ -412,7 +412,7 @@ more specialized topics: <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/windows.html b/chrome/common/extensions/docs/windows.html index 867d29e..2f23791 100644 --- a/chrome/common/extensions/docs/windows.html +++ b/chrome/common/extensions/docs/windows.html @@ -2299,7 +2299,7 @@ For other examples and for help in viewing the source code, see <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> diff --git a/chrome/common/extensions/docs/xhr.html b/chrome/common/extensions/docs/xhr.html index 4e30784..e0090f1 100644 --- a/chrome/common/extensions/docs/xhr.html +++ b/chrome/common/extensions/docs/xhr.html @@ -542,7 +542,7 @@ prefer HTTPS whenever possible. <!-- TYPES --> <div class="apiGroup"> - <a name="types.sort(sortByName)"></a> + <a name="types"></a> <h3 id="types">Types</h3> <!-- iterates over all types --> |