hirono@chromium.org changed reviewers: + yawano@chromium.org
PTAL, thanks!
https://codereview.chromium.org/895873002/diff/20001/ui/file_manager/file_man... 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_man... 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_man... ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js:20: * contentMimeType: (string|undefined), very small nit: contentMimeType, customIconUrl, size, and modificationTime doesn't seem to become undefined. https://codereview.chromium.org/895873002/diff/20001/ui/file_manager/file_man... ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js:58: this.scheduled_ = false; This variable seems not to be used in this CL.
https://codereview.chromium.org/895873002/diff/20001/ui/file_manager/file_man... 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_man... ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js:6: * @typedef {{ On 2015/02/03 10:48:00, yawano wrote: > nit: Missing shared and imageRotation. Done. https://codereview.chromium.org/895873002/diff/20001/ui/file_manager/file_man... ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js:20: * contentMimeType: (string|undefined), On 2015/02/03 10:48:00, yawano wrote: > very small nit: contentMimeType, customIconUrl, size, and modificationTime > doesn't seem to become undefined. Done. https://codereview.chromium.org/895873002/diff/20001/ui/file_manager/file_man... ui/file_manager/file_manager/foreground/js/metadata/external_metadata_provider.js:58: this.scheduled_ = false; On 2015/02/03 10:48:00, yawano wrote: > This variable seems not to be used in this CL. Yes this was mixed in.
lgtm.
The CQ bit was checked by hirono@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/895873002/60001
New patchsets have been uploaded after l-g-t-m from yawano@chromium.org
@yawano - The previous test does not pass if the test run in other than TOK time zone. Please take another look? Thanks!
Still lgtm.
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/895873002/80001
Committed patchset #5 (id:80001)
Patchset 5 (id:??) landed as https://crrev.com/148b6553115ae85d87d7c82b8fe3725cba21b3c1 Cr-Commit-Position: refs/heads/master@{#314508}