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

Issue 465039: Extension Doc Changes (no building or testable changes) (Closed)

Created:
11 years ago by rafaelw
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Extension Doc Changes (no building or testable changes) Fix pageTitle/pageName error (and do some cleanup to try to prevent confusion in the future). Note that the pageData-title has changed to pageData-name in all the static pages. TBR=kathyw,aa Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33740

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -98 lines) Patch
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 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/autoupdate.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/background_pages.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/bookmarks.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/browserAction.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/content_scripts.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/devguide.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/devtools.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/docs.html View 2 chunks +2 lines, -2 lines 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/extension.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/faq.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/getstarted.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/hosting.html View 2 chunks +2 lines, -2 lines 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/index.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/js/api_page_generator.js View 3 chunks +16 lines, -8 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 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/messaging.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/npapi.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/options.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/override.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/overview.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/packaging.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/pageAction.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/samples.html View 1 chunk +1 line, -1 line 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/api_other.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/autoupdate.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/background_pages.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/bookmarks.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/browserAction.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/content_scripts.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/devguide.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/docs.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/faq.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/getstarted.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/hosting.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/i18n.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/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/static/match_patterns.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/messaging.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/npapi.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/options.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/overview.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/packaging.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/pageAction.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/tabs.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/tut_debugging.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/tutorials.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/windows.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/xhr.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/tabs.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/template/api_template.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/test.html View 1 chunk +1 line, -1 line 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_debugging.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/tutorials.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/windows.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/xhr.html View 2 chunks +2 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698