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

Issue 12223068: Fix some typos, broken links and other issues in extension docs (Closed)

Created:
7 years, 10 months ago by 方觉(Fang Jue)
Modified:
7 years, 10 months ago
CC:
chromium-reviews, benjhayden+dwatch_chromium.org, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Fix some typos, broken links and other issues in extension docs This CL fixes some typos, broken links and other small issues in extension docs. Thanks for Sunny Jerry (ratsunny@gmail.com). Some of these mistakes were discovered by him and listed at https://code.google.com/p/chrome-documentation-chs/source/browse/documentation/error_list.txt . BUG=173630, 168952, 119535, 167355 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182168

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Total comments: 10

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -179 lines) Patch
M chrome/common/extensions/api/bookmarks.json View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/content_settings.json View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/downloads.idl View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/api/management.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/page_action.json View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/runtime.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/tabs.json View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/api_other.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/app_architecture.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/background_pages.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/contentSecurityPolicy.html View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/content_scripts.html View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/declare_permissions.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/experimental.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/external_extensions.html View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/faq.html View 1 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/getstarted.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifestVersion.html View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/messaging.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/offline_apps.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/packaging.html View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/tut_analytics.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/tut_debugging.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/tut_migration_to_manifest_v2.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/whats_new.html View 1 2 3 6 chunks +6 lines, -8 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/xhr.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/browserAction.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/browsingData.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/cookies.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/downloads.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/pageCapture.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/permissions.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/privacy.html View 1 chunk +0 lines, -105 lines 0 comments Download
M chrome/common/extensions/docs/templates/intros/webRequest.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/private/warning_beta.html View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
方觉(Fang Jue)
7 years, 10 months ago (2013-02-11 03:02:11 UTC) #1
Mike West
Thanks for making these changes, I appreciate it! I've made two small notes, and I'd ...
7 years, 10 months ago (2013-02-11 08:21:53 UTC) #2
方觉(Fang Jue)
Thanks for your review. https://codereview.chromium.org/12223068/diff/1/chrome/common/extensions/api/bookmarks.json File chrome/common/extensions/api/bookmarks.json (right): https://codereview.chromium.org/12223068/diff/1/chrome/common/extensions/api/bookmarks.json#newcode505 chrome/common/extensions/api/bookmarks.json:505: "description": "Fired when a bookmark ...
7 years, 10 months ago (2013-02-11 11:37:54 UTC) #3
Mike West
LGTM, but please wait for Randy's opinion before landing this. Thank you! On 2013/02/11 11:37:54, ...
7 years, 10 months ago (2013-02-11 11:42:52 UTC) #4
Sunny
On 2013/02/11 03:02:11, 方觉(Fang Jue) wrote: Thanks for your patch. 我不会用SVN,也没用过codereview这个工具,帮我做了patch省了我好多事 :)
7 years, 10 months ago (2013-02-11 12:04:51 UTC) #5
not at google - send to devlin
lgtm, like Mike said, thanks! The downloads API change looks right to me, but you ...
7 years, 10 months ago (2013-02-11 14:06:46 UTC) #6
Mike West
On 2013/02/11 14:06:46, kalman wrote: > The downloads API change looks right to me, but ...
7 years, 10 months ago (2013-02-11 14:11:06 UTC) #7
Randy Smith (Not in Mondays)
On 2013/02/11 14:11:06, Mike West (chromium) wrote: > On 2013/02/11 14:06:46, kalman wrote: > > ...
7 years, 10 months ago (2013-02-11 16:28:57 UTC) #8
Randy Smith (Not in Mondays)
So my big confusion is that I don't think that the download id persists across ...
7 years, 10 months ago (2013-02-11 16:35:01 UTC) #9
not at google - send to devlin
https://chromiumcodereview.appspot.com/12223068/diff/1037/chrome/common/extensions/api/downloads.idl File chrome/common/extensions/api/downloads.idl (right): https://chromiumcodereview.appspot.com/12223068/diff/1037/chrome/common/extensions/api/downloads.idl#newcode194 chrome/common/extensions/api/downloads.idl:194: // An identifier that is persistent across browser sessions. ...
7 years, 10 months ago (2013-02-11 16:37:13 UTC) #10
Randy Smith (Not in Mondays)
On 2013/02/11 16:37:13, kalman wrote: > https://chromiumcodereview.appspot.com/12223068/diff/1037/chrome/common/extensions/api/downloads.idl > File chrome/common/extensions/api/downloads.idl (right): > > https://chromiumcodereview.appspot.com/12223068/diff/1037/chrome/common/extensions/api/downloads.idl#newcode194 > ...
7 years, 10 months ago (2013-02-11 18:10:15 UTC) #11
方觉(Fang Jue)
According to the discussion, the description of DownloadQuery.id is changed to "The <code>id</code> of the ...
7 years, 10 months ago (2013-02-12 03:27:14 UTC) #12
Randy Smith (Not in Mondays)
Still LGTM. Thanks!
7 years, 10 months ago (2013-02-12 14:51:49 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fangjue23303@gmail.com/12223068/5004
7 years, 10 months ago (2013-02-13 02:55:53 UTC) #14
commit-bot: I haz the power
7 years, 10 months ago (2013-02-13 08:50:40 UTC) #15
Message was sent while issue was closed.
Change committed as 182168

Powered by Google App Engine
This is Rietveld 408576698