DescriptionGallery.app: Update thumbnail when a file is edited on the photo editor.
This CL do followings to ensure to update thumbnails after the app saves images.
* Add '?nocache=xxx' to FileEntry's URL to ignore browser caches.
* Stop to use drive thumbnails for files that are on the drive but cached
locally. These files may be edited locally and be out of sync with the local
cache.
* Specify the current time as modificationTime of the metadata that is
dispatched when the edited file is saved.
BUG=378648
TEST=manually
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274506
Patch Set 1 #
Total comments: 6
Patch Set 2 : Fixed. #Patch Set 3 : Fixed. #
Messages
Total messages: 9 (0 generated)
|