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

Issue 538873002: [fsp] Wire FSP to chrome.fileBrowserPrivate.getEntryProperties(). (Closed)

Created:
6 years, 3 months ago by mtomasz
Modified:
6 years, 3 months ago
Reviewers:
yoshiki, benwells, hirono
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, yoshiki+watch_chromium.org, rginda+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[fsp] Wire FSP to chrome.fileBrowserPrivate.getEntryProperties(). This patch wires FSP extra metadata fields (especially thumbnails) to the chrome.fileBrowserPrivate.getEntryProperties() method used by Files app. As a result, Files app will be able to get extra metadata fields for provided file systems. Note, that Files app does not invoke getEntryProperties() for entries on provided file systems yet. It will be done in a separate patch. TEST=browser_tests: *FileSystemProvider*Thumbnail* BUG=407954, 408017 Committed: https://crrev.com/8de02bf644695a94dd422c2f8deaccb687dd7824 Cr-Commit-Position: refs/heads/master@{#294075}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comments. #

Messages

Total messages: 16 (5 generated)
mtomasz
@yoshiki: PTAL at C++. @hirono: PTAL at JS. Thanks.
6 years, 3 months ago (2014-09-04 03:17:30 UTC) #2
hirono
lgtm for *.js
6 years, 3 months ago (2014-09-04 03:52:01 UTC) #3
yoshiki
lgtm with nits https://codereview.chromium.org/538873002/diff/1/chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc File chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc (right): https://codereview.chromium.org/538873002/diff/1/chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc#newcode366 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc:366: const ResultCallback& callback) { nit: Please ...
6 years, 3 months ago (2014-09-04 05:29:21 UTC) #4
mtomasz
https://codereview.chromium.org/538873002/diff/1/chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc File chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc (right): https://codereview.chromium.org/538873002/diff/1/chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc#newcode366 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc:366: const ResultCallback& callback) { On 2014/09/04 05:29:21, yoshiki wrote: ...
6 years, 3 months ago (2014-09-04 06:22:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/538873002/20001
6 years, 3 months ago (2014-09-04 09:25:00 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/8650)
6 years, 3 months ago (2014-09-04 09:35:41 UTC) #9
mtomasz
@benwells: PTAL at IDL.
6 years, 3 months ago (2014-09-05 05:37:55 UTC) #11
benwells
idl lgtm. rubber stamp lgtm for the custom bindings js.
6 years, 3 months ago (2014-09-09 17:55:48 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/538873002/20001
6 years, 3 months ago (2014-09-10 01:09:17 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001) as c1f685dbcbdf6954a775abc53c3b78b32b626bad
6 years, 3 months ago (2014-09-10 02:04:01 UTC) #15
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:57:43 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8de02bf644695a94dd422c2f8deaccb687dd7824
Cr-Commit-Position: refs/heads/master@{#294075}

Powered by Google App Engine
This is Rietveld 408576698