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

Issue 1093433003: Generate thumbnails except when IO error of metadata fetch. (Closed)

Created:
5 years, 8 months ago by yawano
Modified:
5 years, 8 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

Generate thumbnails except when IO error of metadata fetch. Previously we haven't generated thumbnails if an error had happened to avoid showing (and caching) wrongly rotated thubmanil (crbug.com/463384). This CL changes to generate thumbnail even an error had happend. However, IO error is an exception since IO error may not happen in the next try. BUG=475251 TEST=manually tested. Committed: https://crrev.com/961d607cd9c43d377d274a07f535aa61d49e5420 Cr-Commit-Position: refs/heads/master@{#325399}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M ui/file_manager/file_manager/foreground/js/list_thumbnail_loader.js View 1 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
yawano
PTAL. Thank you!
5 years, 8 months ago (2015-04-16 05:59:31 UTC) #2
fukino
Thanks! Why is a fixed issue(463384) listed in the BUG=? https://codereview.chromium.org/1093433003/diff/1/ui/file_manager/file_manager/foreground/js/list_thumbnail_loader.js File ui/file_manager/file_manager/foreground/js/list_thumbnail_loader.js (right): https://codereview.chromium.org/1093433003/diff/1/ui/file_manager/file_manager/foreground/js/list_thumbnail_loader.js#newcode411 ...
5 years, 8 months ago (2015-04-16 06:56:56 UTC) #3
yawano
I added crbug.com/463384 since it explains the background of this issue clearly. I moved it ...
5 years, 8 months ago (2015-04-16 07:05:59 UTC) #4
fukino
LGTM. Thanks!
5 years, 8 months ago (2015-04-16 07:10:36 UTC) #5
yawano
On 2015/04/16 07:10:36, fukino wrote: > LGTM. Thanks! Thank you!
5 years, 8 months ago (2015-04-16 07:21:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1093433003/20001
5 years, 8 months ago (2015-04-16 07:21:24 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-16 07:53:59 UTC) #9
commit-bot: I haz the power
5 years, 8 months ago (2015-04-16 07:54:55 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/961d607cd9c43d377d274a07f535aa61d49e5420
Cr-Commit-Position: refs/heads/master@{#325399}

Powered by Google App Engine
This is Rietveld 408576698