DescriptionFiles.app: Show thumbnail of non-image file even when the file cache is present
Previously, thumbnails of offline-available non-image files were not shown. This was because we tried to show self-generated thumbnails when the file cache was present. But we can't generate thumbnails of non-image so the thumbnails of video files were not shown.
With this patch, if thumbnail can't be generated, the thumbnail from the external provider shows instead.
BUG=415048
TEST=manual tested
Committed: https://crrev.com/19d31bfb5de5acba66036f5acb2a5a140d1d378d
Cr-Commit-Position: refs/heads/master@{#295893}
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : Fix null-pointer exception #
Total comments: 6
Patch Set 4 : Addressed the comment #
Total comments: 2
Patch Set 5 : Add a comment in thumbnail loader #Patch Set 6 : rebase #
Messages
Total messages: 23 (8 generated)
|