Chromium Code Reviews
DescriptionFix infinite loading for small images in Files.app.
When images are small and the same as thumbnails, then the onload callback is not called. This patch fixes this by explicitely clearing the src attribute before any load.
TEST=Follow the bug's repro steps on Drive. The image should load fast.
BUG=248235
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=205782
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comments. #Messages
Total messages: 11 (0 generated)
|