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

Issue 1127273004: Update documentation for "file_system_provider" manifest section. (Closed)

Created:
5 years, 7 months ago by mtomasz
Modified:
5 years, 7 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, benwells
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update documentation for "file_system_provider" manifest section. TEST=Checked manually with a test server. BUG=None Committed: https://crrev.com/16659538bfb5de7212c3b97d1ce5e2ea03fc7b2a Cr-Commit-Position: refs/heads/master@{#329582}

Patch Set 1 #

Patch Set 2 : Fixed. #

Total comments: 2

Patch Set 3 : Fixed. #

Total comments: 3

Patch Set 4 : Fixed + merged with 1084283004 #

Total comments: 12

Patch Set 5 : Fixes. #

Total comments: 4

Patch Set 6 : Fixed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -103 lines) Patch
M chrome/common/extensions/api/file_system_provider.idl View 1 2 3 4 5 30 chunks +90 lines, -86 lines 0 comments Download
M chrome/common/extensions/api/manifest_types.json View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/intros/fileSystemProvider.html View 1 2 3 4 5 2 chunks +83 lines, -16 lines 0 comments Download
M chrome/common/extensions/docs/templates/json/manifest.json View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (6 generated)
mtomasz
@benwells: PTAL. Thanks.
5 years, 7 months ago (2015-05-07 06:30:11 UTC) #2
benwells
Is this section implemented already?
5 years, 7 months ago (2015-05-07 22:45:54 UTC) #3
mtomasz
It's in CQ: https://codereview.chromium.org/1077823005/
5 years, 7 months ago (2015-05-08 01:22:10 UTC) #4
benwells
ok then ... -me +kalman since he reviewed that CL and knows about this change ...
5 years, 7 months ago (2015-05-08 03:18:09 UTC) #7
mtomasz
https://codereview.chromium.org/1127273004/diff/20001/chrome/common/extensions/docs/templates/articles/manifest/file_system_provider.html File chrome/common/extensions/docs/templates/articles/manifest/file_system_provider.html (right): https://codereview.chromium.org/1127273004/diff/20001/chrome/common/extensions/docs/templates/articles/manifest/file_system_provider.html#newcode1 chrome/common/extensions/docs/templates/articles/manifest/file_system_provider.html:1: <h1 id="file_handlers">Manifest - File Handlers</h1> On 2015/05/08 03:18:08, benwells ...
5 years, 7 months ago (2015-05-08 09:07:20 UTC) #8
not at google - send to devlin
https://codereview.chromium.org/1127273004/diff/40001/chrome/common/extensions/docs/templates/intros/fileSystemProvider.html File chrome/common/extensions/docs/templates/intros/fileSystemProvider.html (right): https://codereview.chromium.org/1127273004/diff/40001/chrome/common/extensions/docs/templates/intros/fileSystemProvider.html#newcode2 chrome/common/extensions/docs/templates/intros/fileSystemProvider.html:2: <p>You must declare the "fileSystemProvider" permission and section Is ...
5 years, 7 months ago (2015-05-08 16:47:39 UTC) #9
mtomasz
https://codereview.chromium.org/1127273004/diff/40001/chrome/common/extensions/docs/templates/intros/fileSystemProvider.html File chrome/common/extensions/docs/templates/intros/fileSystemProvider.html (right): https://codereview.chromium.org/1127273004/diff/40001/chrome/common/extensions/docs/templates/intros/fileSystemProvider.html#newcode2 chrome/common/extensions/docs/templates/intros/fileSystemProvider.html:2: <p>You must declare the "fileSystemProvider" permission and section On ...
5 years, 7 months ago (2015-05-11 01:08:04 UTC) #10
not at google - send to devlin
Some more little comments, lgtm, if you want to do things like the screenshot then ...
5 years, 7 months ago (2015-05-12 00:08:51 UTC) #11
mtomasz
https://codereview.chromium.org/1127273004/diff/60001/chrome/common/extensions/api/file_system_provider.idl File chrome/common/extensions/api/file_system_provider.idl (right): https://codereview.chromium.org/1127273004/diff/60001/chrome/common/extensions/api/file_system_provider.idl#newcode32 chrome/common/extensions/api/file_system_provider.idl:32: // Mode of opening a file. Used by <code>onOpenFileRequested</code>. ...
5 years, 7 months ago (2015-05-12 08:01:19 UTC) #12
mtomasz
Dones. @kalman: PTAL one more time, as there were plenty of changes. Thanks.
5 years, 7 months ago (2015-05-12 08:01:52 UTC) #14
not at google - send to devlin
lgtm https://codereview.chromium.org/1127273004/diff/60001/chrome/common/extensions/docs/templates/intros/fileSystemProvider.html File chrome/common/extensions/docs/templates/intros/fileSystemProvider.html (right): https://codereview.chromium.org/1127273004/diff/60001/chrome/common/extensions/docs/templates/intros/fileSystemProvider.html#newcode52 chrome/common/extensions/docs/templates/intros/fileSystemProvider.html:52: </code>) the provider must be a packaged app, ...
5 years, 7 months ago (2015-05-12 20:58:34 UTC) #15
mtomasz
https://codereview.chromium.org/1127273004/diff/80001/chrome/common/extensions/api/file_system_provider.idl File chrome/common/extensions/api/file_system_provider.idl (right): https://codereview.chromium.org/1127273004/diff/80001/chrome/common/extensions/api/file_system_provider.idl#newcode388 chrome/common/extensions/api/file_system_provider.idl:388: // Options for the <code>Notify) method. On 2015/05/12 20:58:34, ...
5 years, 7 months ago (2015-05-13 00:48:18 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1127273004/100001
5 years, 7 months ago (2015-05-13 03:36:23 UTC) #19
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 7 months ago (2015-05-13 03:53:24 UTC) #20
commit-bot: I haz the power
5 years, 7 months ago (2015-05-13 03:54:08 UTC) #21
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/16659538bfb5de7212c3b97d1ce5e2ea03fc7b2a
Cr-Commit-Position: refs/heads/master@{#329582}

Powered by Google App Engine
This is Rietveld 408576698