DescriptionAdd loadAsDataUrl to ThumbnailLoader.
loadAsDataUrl loads thumbnail as data url instead of attaching it to a box. While loadAsDataUrl does not fit image to the box, it returns dataUrl of thumbnail which transform is applied when it is necessary.
BUG=438050
TEST=out/Release --gtest_filter=FileManagerJsTest.ThumbnailLoader
Committed: https://crrev.com/921c21162c175fe9e1bd6a46afff1d541d8d88a7
Cr-Commit-Position: refs/heads/master@{#314525}
Patch Set 1 #Patch Set 2 : Rebase. #
Total comments: 12
Patch Set 3 : Add assertions for transformation. #Patch Set 4 : Fix type annotation. #
Total comments: 2
Patch Set 5 : Move assertions. #
Messages
Total messages: 11 (3 generated)
|