DescriptionGenerate 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. #Messages
Total messages: 10 (2 generated)
|