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

Issue 14790018: ChromeOS: Use file extensions in Files app to decide which apps to use. (Closed)

Created:
7 years, 7 months ago by Sam McNally
Modified:
7 years, 7 months ago
CC:
chromium-reviews, nkostylev+watch_chromium.org, Aaron Boodman, rginda+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, chrome-apps-syd-reviews_chromium.org, tbarzic
Base URL:
http://git.chromium.org/chromium/src.git@file-handler-extensions2
Visibility:
Public.

Description

ChromeOS: Use file extensions in Files app to decide which apps to use. The file browser now decides which apps can open a file based on the file extensions an app can handle, as well as MIME type. BUG=167950 TEST=browser_tests LocalFileSystemExtensionApiTest.AppFileHanlder [sic] Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198748

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -34 lines) Patch
M chrome/browser/chromeos/extensions/file_manager/file_browser_private_api.cc View 1 2 5 chunks +8 lines, -9 lines 0 comments Download
M chrome/browser/extensions/api/file_handlers/app_file_handler_util.h View 1 2 3 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc View 1 2 4 chunks +17 lines, -17 lines 0 comments Download
M chrome/test/data/extensions/api_test/file_browser/app_file_handler/manifest.json View 1 2 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Sam McNally
7 years, 7 months ago (2013-05-03 06:26:37 UTC) #1
Matt Giuca
Please fix the change description. ChromeOS: The file browser now decides which apps can open ...
7 years, 7 months ago (2013-05-07 05:39:58 UTC) #2
Sam McNally
https://codereview.chromium.org/14790018/diff/4001/chrome/browser/chromeos/extensions/file_manager/file_browser_private_api.cc File chrome/browser/chromeos/extensions/file_manager/file_browser_private_api.cc (right): https://codereview.chromium.org/14790018/diff/4001/chrome/browser/chromeos/extensions/file_manager/file_browser_private_api.cc#newcode396 chrome/browser/chromeos/extensions/file_manager/file_browser_private_api.cc:396: void GetMimeTypeAndPathsForFileURLs( On 2013/05/07 05:39:59, Matt Giuca wrote: > ...
7 years, 7 months ago (2013-05-07 06:15:26 UTC) #3
Matt Giuca
Good. It would be a sin to not LGTM this. Re the change description: What ...
7 years, 7 months ago (2013-05-07 06:33:50 UTC) #4
Matt Giuca
LGTM
7 years, 7 months ago (2013-05-07 06:37:45 UTC) #5
benwells
lgtm. we should get a review from whoever owns the file browser private api, i ...
7 years, 7 months ago (2013-05-07 08:05:17 UTC) #6
benwells
-tbarzic who apparently isn't working on files app anymore +mtomasz instead.
7 years, 7 months ago (2013-05-07 08:09:52 UTC) #7
Sam McNally
https://codereview.chromium.org/14790018/diff/24001/chrome/browser/extensions/api/file_handlers/app_file_handler_util.h File chrome/browser/extensions/api/file_handlers/app_file_handler_util.h (right): https://codereview.chromium.org/14790018/diff/24001/chrome/browser/extensions/api/file_handlers/app_file_handler_util.h#newcode39 chrome/browser/extensions/api/file_handlers/app_file_handler_util.h:39: FindFileHandlers(const Extension& extension, On 2013/05/07 08:05:17, benwells wrote: > ...
7 years, 7 months ago (2013-05-07 08:25:53 UTC) #8
mtomasz
lgtm
7 years, 7 months ago (2013-05-07 10:10:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/14790018/31001
7 years, 7 months ago (2013-05-07 10:18:29 UTC) #10
commit-bot: I haz the power
7 years, 7 months ago (2013-05-07 17:01:31 UTC) #11
Message was sent while issue was closed.
Change committed as 198748

Powered by Google App Engine
This is Rietveld 408576698