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

Issue 2074953002: Quick View: Initial implementation of "No preview availale" and UI update. (Closed)

Created:
4 years, 6 months ago by oka
Modified:
4 years, 6 months ago
Reviewers:
fukino
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

Quick View: Initial implementation of "No preview availale" and UI update. Add initial implementation for "No preview available", and update appearance to somewhat match mocks. Also supported audio thumbnail. Demo(internal): https://drive.google.com/a/google.com/file/d/0B7EYjkGAjRAhQmczRld0MS1nVFU/view?usp=sharing BUG=613465 TEST=manually third_party/closure_compiler/run_compiler Committed: https://crrev.com/743414df7e53e88c911f469d604779e5399c85ed Cr-Commit-Position: refs/heads/master@{#400576}

Patch Set 1 #

Patch Set 2 : Nit #

Total comments: 13

Patch Set 3 : nit #

Patch Set 4 : nit #

Patch Set 5 : nit #

Total comments: 12

Patch Set 6 : nit #

Patch Set 7 : nit #

Total comments: 2

Patch Set 8 : Address comments #

Total comments: 2

Patch Set 9 : nit #

Messages

Total messages: 34 (13 generated)
oka
Nit
4 years, 6 months ago (2016-06-16 22:10:42 UTC) #2
oka
PTAL
4 years, 6 months ago (2016-06-16 22:11:57 UTC) #5
fukino
https://codereview.chromium.org/2074953002/diff/20001/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html File ui/file_manager/file_manager/foreground/elements/files_metadata_box.html (right): https://codereview.chromium.org/2074953002/diff/20001/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html#newcode27 ui/file_manager/file_manager/foreground/elements/files_metadata_box.html:27: margin-left: 100px; Consider RTL situation. (--webkit-margin-start) https://codereview.chromium.org/2074953002/diff/20001/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html#newcode33 ui/file_manager/file_manager/foreground/elements/files_metadata_box.html:33: <!-- ...
4 years, 6 months ago (2016-06-17 02:35:13 UTC) #11
oka
nit
4 years, 6 months ago (2016-06-17 23:09:15 UTC) #12
oka
nit
4 years, 6 months ago (2016-06-17 23:12:29 UTC) #13
oka
PTAL https://codereview.chromium.org/2074953002/diff/20001/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html File ui/file_manager/file_manager/foreground/elements/files_metadata_box.html (right): https://codereview.chromium.org/2074953002/diff/20001/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html#newcode27 ui/file_manager/file_manager/foreground/elements/files_metadata_box.html:27: margin-left: 100px; On 2016/06/17 02:35:13, fukino wrote: > ...
4 years, 6 months ago (2016-06-17 23:13:55 UTC) #14
oka
nit
4 years, 6 months ago (2016-06-17 23:16:43 UTC) #15
fukino
https://codereview.chromium.org/2074953002/diff/80001/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html File ui/file_manager/file_manager/foreground/elements/files_metadata_box.html (right): https://codereview.chromium.org/2074953002/diff/80001/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html#newcode27 ui/file_manager/file_manager/foreground/elements/files_metadata_box.html:27: --webkit-margin-start: 100px; nit: sort properties https://codereview.chromium.org/2074953002/diff/80001/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html#newcode33 ui/file_manager/file_manager/foreground/elements/files_metadata_box.html:33: <!-- TODO(oka): ...
4 years, 6 months ago (2016-06-17 23:33:45 UTC) #16
oka
nit
4 years, 6 months ago (2016-06-18 01:30:13 UTC) #17
oka
nit
4 years, 6 months ago (2016-06-18 02:48:35 UTC) #18
oka
PTAL https://codereview.chromium.org/2074953002/diff/80001/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html File ui/file_manager/file_manager/foreground/elements/files_metadata_box.html (right): https://codereview.chromium.org/2074953002/diff/80001/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html#newcode27 ui/file_manager/file_manager/foreground/elements/files_metadata_box.html:27: --webkit-margin-start: 100px; On 2016/06/17 23:33:44, fukino wrote: > ...
4 years, 6 months ago (2016-06-18 02:50:38 UTC) #19
fukino
https://codereview.chromium.org/2074953002/diff/80001/ui/file_manager/file_manager/foreground/elements/files_quick_view.html File ui/file_manager/file_manager/foreground/elements/files_quick_view.html (right): https://codereview.chromium.org/2074953002/diff/80001/ui/file_manager/file_manager/foreground/elements/files_quick_view.html#newcode15 ui/file_manager/file_manager/foreground/elements/files_quick_view.html:15: <link rel="import" type="css" href="../css/file_types.css"> On 2016/06/18 02:50:38, oka wrote: ...
4 years, 6 months ago (2016-06-18 03:09:19 UTC) #20
fukino
https://codereview.chromium.org/2074953002/diff/120001/ui/file_manager/file_manager/foreground/elements/files_quick_view.css File ui/file_manager/file_manager/foreground/elements/files_quick_view.css (right): https://codereview.chromium.org/2074953002/diff/120001/ui/file_manager/file_manager/foreground/elements/files_quick_view.css#newcode6 ui/file_manager/file_manager/foreground/elements/files_quick_view.css:6: display: block; Please make sure to be consistent style ...
4 years, 6 months ago (2016-06-18 03:12:27 UTC) #21
oka
Address comments
4 years, 6 months ago (2016-06-18 03:22:25 UTC) #22
oka
PTAL https://codereview.chromium.org/2074953002/diff/80001/ui/file_manager/file_manager/foreground/elements/files_quick_view.html File ui/file_manager/file_manager/foreground/elements/files_quick_view.html (right): https://codereview.chromium.org/2074953002/diff/80001/ui/file_manager/file_manager/foreground/elements/files_quick_view.html#newcode15 ui/file_manager/file_manager/foreground/elements/files_quick_view.html:15: <link rel="import" type="css" href="../css/file_types.css"> On 2016/06/18 03:09:19, fukino ...
4 years, 6 months ago (2016-06-18 03:23:18 UTC) #24
fukino
lgtm with a nit. https://codereview.chromium.org/2074953002/diff/140001/ui/file_manager/file_manager/foreground/elements/files_quick_view.css File ui/file_manager/file_manager/foreground/elements/files_quick_view.css (right): https://codereview.chromium.org/2074953002/diff/140001/ui/file_manager/file_manager/foreground/elements/files_quick_view.css#newcode91 ui/file_manager/file_manager/foreground/elements/files_quick_view.css:91: unnecessary blank line.
4 years, 6 months ago (2016-06-18 03:27:08 UTC) #25
oka
nit
4 years, 6 months ago (2016-06-18 03:31:49 UTC) #26
oka
Thank you for your prompt review! https://codereview.chromium.org/2074953002/diff/140001/ui/file_manager/file_manager/foreground/elements/files_quick_view.css File ui/file_manager/file_manager/foreground/elements/files_quick_view.css (right): https://codereview.chromium.org/2074953002/diff/140001/ui/file_manager/file_manager/foreground/elements/files_quick_view.css#newcode91 ui/file_manager/file_manager/foreground/elements/files_quick_view.css:91: On 2016/06/18 03:27:08, ...
4 years, 6 months ago (2016-06-18 03:32:42 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2074953002/160001
4 years, 6 months ago (2016-06-18 03:33:02 UTC) #30
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 6 months ago (2016-06-18 04:29:09 UTC) #32
commit-bot: I haz the power
4 years, 6 months ago (2016-06-18 04:30:31 UTC) #34
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/743414df7e53e88c911f469d604779e5399c85ed
Cr-Commit-Position: refs/heads/master@{#400576}

Powered by Google App Engine
This is Rietveld 408576698