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

Issue 932343003: Files.app: Move ContentMetadataProvider from ThumbnailModel to FileSystemMetadata. (Closed)

Created:
5 years, 10 months ago by hirono
Modified:
5 years, 10 months ago
Reviewers:
yawano
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_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: Move ContentMetadataProvider from ThumbnailModel to FileSystemMetadata. Audio player refers 'media.title' and 'media.artist' properties that are fetched by ContentMetadataProvider. Because these properties are not related with thumbnail, the CL moves ContentMetadataProvider to FileSystemMetadata for preparing to use new metadata class in Audio player. BUG=410766 TEST=FileManagerJsTest.FileSystemMetadata Committed: https://crrev.com/14295058048d3dd07a1e8c86c85711711adfb044 Cr-Commit-Position: refs/heads/master@{#317015}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Fixed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -61 lines) Patch
M ui/file_manager/file_manager/foreground/js/file_manager.js View 1 chunk +2 lines, -6 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/main_scripts.js View 2 chunks +1 line, -1 line 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js View 5 chunks +57 lines, -19 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata_unittest.js View 1 2 chunks +23 lines, -7 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/thumbnail_model.js View 2 chunks +2 lines, -11 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/thumbnail_model_unittest.js View 2 chunks +21 lines, -17 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
hirono
PTAL, thanks!
5 years, 10 months ago (2015-02-19 05:21:42 UTC) #2
yawano
https://codereview.chromium.org/932343003/diff/1/ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js File ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js (right): https://codereview.chromium.org/932343003/diff/1/ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js#newcode108 ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js:108: this.contentMetadataProvider_.get(entries, contentPropertyNames) Is it okay to get metadata of ...
5 years, 10 months ago (2015-02-19 06:03:50 UTC) #3
hirono
Thanks! https://codereview.chromium.org/932343003/diff/1/ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js File ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js (right): https://codereview.chromium.org/932343003/diff/1/ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js#newcode108 ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js:108: this.contentMetadataProvider_.get(entries, contentPropertyNames) On 2015/02/19 06:03:50, yawano wrote: > ...
5 years, 10 months ago (2015-02-19 06:27:33 UTC) #4
yawano
lgtm. Thank you! https://codereview.chromium.org/932343003/diff/1/ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js File ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js (right): https://codereview.chromium.org/932343003/diff/1/ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js#newcode108 ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js:108: this.contentMetadataProvider_.get(entries, contentPropertyNames) On 2015/02/19 06:27:32, hirono ...
5 years, 10 months ago (2015-02-19 06:37:28 UTC) #5
hirono
On 2015/02/19 06:37:28, yawano wrote: > lgtm. Thank you! > > https://codereview.chromium.org/932343003/diff/1/ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js > File ui/file_manager/file_manager/foreground/js/metadata/file_system_metadata.js ...
5 years, 10 months ago (2015-02-19 06:41:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/932343003/20001
5 years, 10 months ago (2015-02-19 06:41:45 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/43762)
5 years, 10 months ago (2015-02-19 07:08:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/932343003/20001
5 years, 10 months ago (2015-02-19 08:34:34 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-19 08:53:44 UTC) #13
commit-bot: I haz the power
5 years, 10 months ago (2015-02-19 08:54:30 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/14295058048d3dd07a1e8c86c85711711adfb044
Cr-Commit-Position: refs/heads/master@{#317015}

Powered by Google App Engine
This is Rietveld 408576698