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

Issue 12717014: Launch packaged app with files on Drive on Chrome OS. (Closed)

Created:
7 years, 9 months ago by kinaba
Modified:
7 years, 9 months ago
Reviewers:
kinuko, benwells, tbarzic
CC:
chromium-reviews, nkostylev+watch_chromium.org, jam, achuith+watch_chromium.org, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, oshima+watch_chromium.org, tzik+watch_chromium.org, chromium-apps-reviews_chromium.org, kinuko+watch, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Launch packaged app with files on Drive on Chrome OS. BUG=156277 TEST=Install a packaged app associated to some file type, and execute the app for a file on "Google Drive" folder in Chrome OS file manager. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190144

Patch Set 1 : #

Total comments: 8

Patch Set 2 : Review fix (#2). #

Patch Set 3 : Rebase. #

Patch Set 4 : Update comment of the new fs type. #

Total comments: 6

Patch Set 5 : Review fix (#6). #

Patch Set 6 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+205 lines, -73 lines) Patch
M chrome/browser/chromeos/drive/drive_file_system_proxy.cc View 1 1 chunk +10 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/extensions/external_filesystem_apitest.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/extensions/platform_app_launcher.cc View 1 4 chunks +49 lines, -1 line 0 comments Download
M chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/browser_file_system_helper.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/external_mount_points.h View 1 2 chunks +5 lines, -1 line 0 comments Download
M webkit/fileapi/external_mount_points.cc View 1 2 3 4 4 chunks +41 lines, -17 lines 0 comments Download
M webkit/fileapi/file_system_context.cc View 1 2 chunks +18 lines, -13 lines 0 comments Download
M webkit/fileapi/file_system_types.h View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M webkit/fileapi/file_system_url.h View 1 2 3 4 3 chunks +17 lines, -8 lines 0 comments Download
M webkit/fileapi/file_system_url.cc View 3 chunks +14 lines, -12 lines 0 comments Download
M webkit/fileapi/file_system_util.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/fileapi/isolated_context.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M webkit/fileapi/isolated_context.cc View 1 2 3 4 2 chunks +19 lines, -14 lines 0 comments Download
M webkit/fileapi/mount_points.h View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
kinaba
+tbarzic, +kinuko, Based on the patch sets of https://codereview.chromium.org/12258021/, I've created a version that I ...
7 years, 9 months ago (2013-03-19 13:17:31 UTC) #1
kinuko
https://codereview.chromium.org/12717014/diff/13002/chrome/browser/chromeos/drive/drive_file_system_proxy.cc File chrome/browser/chromeos/drive/drive_file_system_proxy.cc (right): https://codereview.chromium.org/12717014/diff/13002/chrome/browser/chromeos/drive/drive_file_system_proxy.cc#newcode698 chrome/browser/chromeos/drive/drive_file_system_proxy.cc:698: } nit: can you drop { } for this ...
7 years, 9 months ago (2013-03-19 20:34:50 UTC) #2
benwells
chrome/browser/extensions lgtm
7 years, 9 months ago (2013-03-20 21:49:44 UTC) #3
kinaba
Updated. Please take another look. Thanks! https://codereview.chromium.org/12717014/diff/13002/chrome/browser/chromeos/drive/drive_file_system_proxy.cc File chrome/browser/chromeos/drive/drive_file_system_proxy.cc (right): https://codereview.chromium.org/12717014/diff/13002/chrome/browser/chromeos/drive/drive_file_system_proxy.cc#newcode698 chrome/browser/chromeos/drive/drive_file_system_proxy.cc:698: } On 2013/03/19 ...
7 years, 9 months ago (2013-03-21 07:35:13 UTC) #4
kinuko
Ok, the new fs type concerns me a bit but I think this could work. ...
7 years, 9 months ago (2013-03-21 16:47:50 UTC) #5
kinuko
On 2013/03/21 16:47:50, kinuko wrote: > Ok, the new fs type concerns me a bit ...
7 years, 9 months ago (2013-03-21 16:49:01 UTC) #6
kinaba
> Ok, the new fs type concerns me a bit but I think this could ...
7 years, 9 months ago (2013-03-22 04:58:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinaba@chromium.org/12717014/53001
7 years, 9 months ago (2013-03-22 05:00:16 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinaba@chromium.org/12717014/53001
7 years, 9 months ago (2013-03-22 18:35:22 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinaba@chromium.org/12717014/53001
7 years, 9 months ago (2013-03-23 15:21:49 UTC) #10
commit-bot: I haz the power
7 years, 9 months ago (2013-03-24 01:37:15 UTC) #11
Message was sent while issue was closed.
Change committed as 190144

Powered by Google App Engine
This is Rietveld 408576698