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

Issue 515033002: [fsp] Generalize fileBrowserPrivate.getEntryProperties(). (Closed)

Created:
6 years, 3 months ago by mtomasz
Modified:
6 years, 3 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, yoshiki+watch_chromium.org, asvitkine+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] Generalize fileBrowserPrivate.getEntryProperties(). This patch makes the method providing additional metadata for entries available for provided file systems too. NOTRY=True TEST=Tested manually. Files app works as before. BUG=408017 Committed: https://crrev.com/95dc7bfd3cdd95273b6e0794ac96aef12e99b7d5 Cr-Commit-Position: refs/heads/master@{#292851}

Patch Set 1 #

Patch Set 2 : Fixed JS files. #

Total comments: 8

Patch Set 3 : Addressed comments. #

Patch Set 4 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -83 lines) Patch
M chrome/browser/chromeos/extensions/file_manager/private_api_drive.h View 1 2 2 chunks +14 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc View 1 2 3 12 chunks +76 lines, -58 lines 0 comments Download
M chrome/common/extensions/api/file_browser_private.idl View 1 2 3 3 chunks +10 lines, -9 lines 0 comments Download
M extensions/browser/extension_function_histogram_value.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -1 line 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_transfer_controller.js View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/metadata_cache.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ui/file_manager/video_player/js/cast/media_manager.js View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
mtomasz
mtomasz@chromium.org changed reviewers: + benwells@chromium.org, isherman@chromium.org, yoshiki@chromium.org
6 years, 3 months ago (2014-08-28 02:36:40 UTC) #1
mtomasz
@yoshiki: PTAL at JS and C++. @benwells: PTAL at IDL. @isherman: PTAL at histograms. Thanks.
6 years, 3 months ago (2014-08-28 02:37:21 UTC) #2
yoshiki
lgtm with nits https://codereview.chromium.org/515033002/diff/20001/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/515033002/diff/20001/chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc#newcode327 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc:327: void CompleteGetFileProperties(drive::FileError error) { Didn't you ...
6 years, 3 months ago (2014-08-28 03:12:39 UTC) #3
Ilya Sherman
histograms lgtm
6 years, 3 months ago (2014-08-28 03:50:44 UTC) #4
mtomasz
https://codereview.chromium.org/515033002/diff/20001/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/515033002/diff/20001/chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc#newcode327 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc:327: void CompleteGetFileProperties(drive::FileError error) { On 2014/08/28 03:12:39, yoshiki wrote: ...
6 years, 3 months ago (2014-08-28 05:18:52 UTC) #5
benwells
idl lgtm
6 years, 3 months ago (2014-09-01 01:33:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/515033002/40001
6 years, 3 months ago (2014-09-01 03:54:30 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 3 months ago (2014-09-01 04:52:00 UTC) #9
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/7965)
6 years, 3 months ago (2014-09-01 04:55:56 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/515033002/60001
6 years, 3 months ago (2014-09-01 08:51:02 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 5cff73419a6efbefb0d1b177a6026ceab24c60e4
6 years, 3 months ago (2014-09-01 08:52:17 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:16:08 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/95dc7bfd3cdd95273b6e0794ac96aef12e99b7d5
Cr-Commit-Position: refs/heads/master@{#292851}

Powered by Google App Engine
This is Rietveld 408576698