Description was changed from ========== Quick View: Support "No preview availale". Also update appearance to ...
4 years, 6 months ago
(2016-06-16 22:07:34 UTC)
#1
Description was changed from
==========
Quick View: Support "No preview availale".
Also update appearance to match mocks.
BUG=613465
TEST=manually
==========
to
==========
Quick View: Support "No preview availale", and update appearance to match mocks.
BUG=613465
TEST=manually
==========
oka
Nit
4 years, 6 months ago
(2016-06-16 22:10:42 UTC)
#2
Nit
oka
Description was changed from ========== Quick View: Support "No preview availale", and update appearance to ...
4 years, 6 months ago
(2016-06-16 22:10:48 UTC)
#3
Description was changed from
==========
Quick View: Support "No preview availale", and update appearance to match mocks.
BUG=613465
TEST=manually
==========
to
==========
Quick View: Support "No preview availale", and update appearance to match mocks.
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
4 years, 6 months ago
(2016-06-16 22:11:57 UTC)
#5
PTAL
oka
Description was changed from ========== Quick View: Support "No preview availale", and update appearance to ...
4 years, 6 months ago
(2016-06-16 22:12:45 UTC)
#6
Description was changed from
==========
Quick View: Support "No preview availale", and update appearance to match mocks.
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
to
==========
Quick View: Add initial implementation for "No preview availale", and update
appearance to match mocks.
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
oka
Description was changed from ========== Quick View: Add initial implementation for "No preview availale", and ...
4 years, 6 months ago
(2016-06-16 22:13:40 UTC)
#7
Description was changed from
==========
Quick View: Add initial implementation for "No preview availale", and update
appearance to match mocks.
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
to
==========
Quick View: Initial implementation of "No preview availale" and UI update.
Add initial implementation for "No preview availale", and update appearance to
match mocks.
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
oka
Description was changed from ========== Quick View: Initial implementation of "No preview availale" and UI ...
4 years, 6 months ago
(2016-06-16 22:22:20 UTC)
#8
Description was changed from
==========
Quick View: Initial implementation of "No preview availale" and UI update.
Add initial implementation for "No preview availale", and update appearance to
match mocks.
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
to
==========
Quick View: Initial implementation of "No preview availale" and UI update.
Add initial implementation for "No preview availale", and update appearance to
somewhat match mocks.
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
oka
Description was changed from ========== Quick View: Initial implementation of "No preview availale" and UI ...
4 years, 6 months ago
(2016-06-16 23:08:47 UTC)
#9
Description was changed from
==========
Quick View: Initial implementation of "No preview availale" and UI update.
Add initial implementation for "No preview availale", and update appearance to
somewhat match mocks.
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
to
==========
Quick View: Initial implementation of "No preview availale" and UI update.
Add initial implementation for "No preview availale", and update appearance to
somewhat match mocks.
Also supported audio thumbnail.
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
oka
Description was changed from ========== Quick View: Initial implementation of "No preview availale" and UI ...
4 years, 6 months ago
(2016-06-16 23:15:04 UTC)
#10
Description was changed from
==========
Quick View: Initial implementation of "No preview availale" and UI update.
Add initial implementation for "No preview availale", and update appearance to
somewhat match mocks.
Also supported audio thumbnail.
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
to
==========
Quick View: Initial implementation of "No preview availale" and UI update.
Add initial implementation for "No preview availale", and update appearance to
somewhat match mocks.
Also supported audio thumbnail.
Demo(internal):
https://drive.google.com/a/google.com/file/d/0B7EYjkGAjRAhQmczRld0MS1nVFU/vie...
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
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
https://codereview.chromium.org/2074953002/diff/80001/ui/file_manager/file_ma...
File ui/file_manager/file_manager/foreground/elements/files_quick_view.html
(right):
https://codereview.chromium.org/2074953002/diff/80001/ui/file_manager/file_ma...
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:
> On 2016/06/17 23:33:44, fukino wrote:
> > Could you use a separate CSS file?
> > Most of the embedded images in file_types.css will not be used, so we can
> reduce
> > the package size by using a new css which includes only necessary images.
>
> I extracted files_quick_view.css, but loading resources fails with the
following
> error. I have no idea why.
>
chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/foreground/images/files/ui/filetype_placeholder_audio.png
> Failed to load resource: net::ERR_FILE_NOT_FOUND
I haven't confirmed if it works, but there should be two options:
1) Embed images in files_quick_view.css by adding "flattenhtml="true"" in
file_manager_resources.grd
2) Include filetype_placeholder_audio.png and other icons to the package by
adding them in file_manager_resources.grd
#1 should be easier and slightly fast.
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
4 years, 6 months ago
(2016-06-18 03:22:25 UTC)
#22
Address comments
oka
Description was changed from ========== Quick View: Initial implementation of "No preview availale" and UI ...
4 years, 6 months ago
(2016-06-18 03:22:26 UTC)
#23
Description was changed from
==========
Quick View: Initial implementation of "No preview availale" and UI update.
Add initial implementation for "No preview availale", and update appearance to
somewhat match mocks.
Also supported audio thumbnail.
Demo(internal):
https://drive.google.com/a/google.com/file/d/0B7EYjkGAjRAhQmczRld0MS1nVFU/vie...
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
to
==========
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/vie...
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
4 years, 6 months ago
(2016-06-18 03:23:18 UTC)
#24
PTAL
https://codereview.chromium.org/2074953002/diff/80001/ui/file_manager/file_ma...
File ui/file_manager/file_manager/foreground/elements/files_quick_view.html
(right):
https://codereview.chromium.org/2074953002/diff/80001/ui/file_manager/file_ma...
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 wrote:
> On 2016/06/18 02:50:38, oka wrote:
> > On 2016/06/17 23:33:44, fukino wrote:
> > > Could you use a separate CSS file?
> > > Most of the embedded images in file_types.css will not be used, so we can
> > reduce
> > > the package size by using a new css which includes only necessary images.
> >
> > I extracted files_quick_view.css, but loading resources fails with the
> following
> > error. I have no idea why.
> >
>
chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/foreground/images/files/ui/filetype_placeholder_audio.png
> > Failed to load resource: net::ERR_FILE_NOT_FOUND
>
> I haven't confirmed if it works, but there should be two options:
> 1) Embed images in files_quick_view.css by adding "flattenhtml="true"" in
> file_manager_resources.grd
> 2) Include filetype_placeholder_audio.png and other icons to the package by
> adding them in file_manager_resources.grd
>
> #1 should be easier and slightly fast.
Thanks you! #1 worked well.
https://codereview.chromium.org/2074953002/diff/120001/ui/file_manager/file_m...
File ui/file_manager/file_manager/foreground/elements/files_quick_view.css
(right):
https://codereview.chromium.org/2074953002/diff/120001/ui/file_manager/file_m...
ui/file_manager/file_manager/foreground/elements/files_quick_view.css:6:
display: block;
On 2016/06/18 03:12:27, fukino wrote:
> Please make sure to be consistent style with other similar files.
> (In this file, blank line is needed between selectors, and there should be 4
> spaces indent after '-webkit-image-set('
Done.
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
4 years, 6 months ago
(2016-06-18 03:31:49 UTC)
#26
nit
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
Description was changed from ========== Quick View: Initial implementation of "No preview availale" and UI ...
4 years, 6 months ago
(2016-06-18 04:29:08 UTC)
#31
Message was sent while issue was closed.
Description was changed from
==========
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/vie...
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
to
==========
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/vie...
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 6 months ago
(2016-06-18 04:29:09 UTC)
#32
Message was sent while issue was closed.
Committed patchset #9 (id:160001)
commit-bot: I haz the power
Description was changed from ========== Quick View: Initial implementation of "No preview availale" and UI ...
4 years, 6 months ago
(2016-06-18 04:30:30 UTC)
#33
Message was sent while issue was closed.
Description was changed from
==========
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/vie...
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
==========
to
==========
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/vie...
BUG=613465
TEST=manually
third_party/closure_compiler/run_compiler
Committed: https://crrev.com/743414df7e53e88c911f469d604779e5399c85ed
Cr-Commit-Position: refs/heads/master@{#400576}
==========
commit-bot: I haz the power
Patchset 9 (id:??) landed as https://crrev.com/743414df7e53e88c911f469d604779e5399c85ed Cr-Commit-Position: refs/heads/master@{#400576}
4 years, 6 months ago
(2016-06-18 04:30:31 UTC)
#34
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
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 29