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

Issue 895873002: Files.app: Add ExternalMetadataProvider class. (Closed)

Created:
5 years, 10 months ago by hirono
Modified:
5 years, 10 months ago
Reviewers:
yawano
CC:
chromium-reviews, nkostylev+watch_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, oshima+watch_chromium.org, vitalyp+closure_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, dbeam+watch-closure_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Files.app: Add ExternalMetadataProvider class. It provides metadata from fileManagerPrivate.getEntriesProperty. BUG=453242 TEST=FileManagerJsTest.ExternalMetadataProvider Committed: https://crrev.com/148b6553115ae85d87d7c82b8fe3725cba21b3c1 Cr-Commit-Position: refs/heads/master@{#314508}

Patch Set 1 #

Patch Set 2 : Rebased. #

Total comments: 6

Patch Set 3 : Rebased. #

Patch Set 4 : Fixed. #

Patch Set 5 : Fix test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -14 lines) Patch
M chrome/browser/chromeos/file_manager/file_manager_jstest.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/compiled_resources.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
A ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js View 1 2 3 1 chunk +111 lines, -0 lines 0 comments Download
A + ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider_unittest.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider_unittest.js View 1 2 3 4 1 chunk +23 lines, -12 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
hirono
PTAL, thanks!
5 years, 10 months ago (2015-02-03 09:40:01 UTC) #2
yawano
https://codereview.chromium.org/895873002/diff/20001/ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js File ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js (right): https://codereview.chromium.org/895873002/diff/20001/ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js#newcode6 ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js:6: * @typedef {{ nit: Missing shared and imageRotation. https://codereview.chromium.org/895873002/diff/20001/ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js#newcode20 ...
5 years, 10 months ago (2015-02-03 10:48:00 UTC) #3
hirono
https://codereview.chromium.org/895873002/diff/20001/ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js File ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js (right): https://codereview.chromium.org/895873002/diff/20001/ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js#newcode6 ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js:6: * @typedef {{ On 2015/02/03 10:48:00, yawano wrote: > ...
5 years, 10 months ago (2015-02-04 04:29:28 UTC) #4
yawano
lgtm.
5 years, 10 months ago (2015-02-04 04:31:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/895873002/60001
5 years, 10 months ago (2015-02-04 04:35:01 UTC) #7
hirono
@yawano - The previous test does not pass if the test run in other than ...
5 years, 10 months ago (2015-02-04 05:23:02 UTC) #9
yawano
Still lgtm.
5 years, 10 months ago (2015-02-04 05:40:44 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/895873002/80001
5 years, 10 months ago (2015-02-04 05:44:28 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-02-04 05:52:27 UTC) #13
commit-bot: I haz the power
5 years, 10 months ago (2015-02-04 05:53:44 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/148b6553115ae85d87d7c82b8fe3725cba21b3c1
Cr-Commit-Position: refs/heads/master@{#314508}

Powered by Google App Engine
This is Rietveld 408576698