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

Issue 3117029: Several small extensions docs system fixes... (Closed)

Created:
10 years, 4 months ago by asargent_no_longer_on_chrome
Modified:
9 years, 7 months ago
Reviewers:
rafaelw
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Several small extensions docs system fixes -Allow automagic links to types in API descriptions, using "$ref:TYPE_ID" -Fix syntax error in callback code -Fix a couple other small nits BUG=52616 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56764

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+387 lines, -166 lines) Patch
M chrome/common/extensions/api/extension_api.json View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/a11y.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/api_index.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/api_other.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/autoupdate.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/background_pages.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/bookmarks.html View 12 chunks +12 lines, -12 lines 0 comments Download
M chrome/common/extensions/docs/browserAction.html View 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/content_scripts.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/contextMenus.html View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/cookies.html View 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/devguide.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/docs.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/events.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/experimental.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/experimental.clipboard.html View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/experimental.contextMenus.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/experimental.cookies.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/experimental.history.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/experimental.idle.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/experimental.infobars.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/experimental.omnibox.html View 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/experimental.processes.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/experimental.proxy.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/experimental.sidebar.html View 29 chunks +193 lines, -9 lines 0 comments Download
M chrome/common/extensions/docs/experimental.webNavigation.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/experimental.webRequest.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/extension.html View 7 chunks +7 lines, -7 lines 0 comments Download
M chrome/common/extensions/docs/external_extensions.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/faq.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/getstarted.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/history.html View 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/common/extensions/docs/hosting.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/i18n.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/i18n-messages.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/idle.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/index.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/js/api_page_generator.js View 1 chunk +27 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/manifest.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/match_patterns.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/messaging.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/notifications.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/npapi.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/options.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/override.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/overview.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/packaging.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/pageAction.html View 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/samples.html View 7 chunks +20 lines, -20 lines 0 comments Download
M chrome/common/extensions/docs/samples.json View 7 chunks +21 lines, -11 lines 0 comments Download
M chrome/common/extensions/docs/static/api_index.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/manifest.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/tabs.html View 14 chunks +14 lines, -14 lines 0 comments Download
M chrome/common/extensions/docs/template/api_template.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/themes.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/tut_analytics.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/tut_debugging.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/tut_oauth.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/tutorials.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/whats_new.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/windows.html View 7 chunks +7 lines, -7 lines 0 comments Download
M chrome/common/extensions/docs/xhr.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
asargent_no_longer_on_chrome
Actual changes are in api/extension_api.json docs/js/api_page_generator.js docs/static/api_index.html docs/static/manifest.html docs/template/api_template.html
10 years, 4 months ago (2010-08-19 22:28:56 UTC) #1
rafaelw
10 years, 4 months ago (2010-08-19 22:49:56 UTC) #2
lgtm. thanks!

Powered by Google App Engine
This is Rietveld 408576698