GNOME Bugzilla – Bug 780351
thumbnailer: Don't copy remote files before thumbnailing
Last modified: 2017-03-27 12:34:17 UTC
.
Created attachment 348408 [details] [review] thumbnailer: Don't copy remote files before thumbnailing There's no need to copy the file locally when we can read it directly through FUSE.
Created attachment 348409 [details] [review] thumbnailer: Also handle trash and recent files as local files By searching for the target.
Comment on attachment 348408 [details] [review] thumbnailer: Don't copy remote files before thumbnailing Ok.
Push to both branches, thanks!
(In reply to Carlos Garcia Campos from comment #4) > Push to both branches, thanks! I don't see it as pushed here on master. I guess you can also mark it as FIXED once you've pushed it.
(In reply to Bastien Nocera from comment #5) > (In reply to Carlos Garcia Campos from comment #4) > > Push to both branches, thanks! > > I don't see it as pushed here on master. I guess you can also mark it as > FIXED once you've pushed it. Nope I marked patches as accepted-commit_now, so you can push them yourself, and then I said push, not pushed, asking you to push the patches to both branches :-)
Attachment 348408 [details] pushed as f6f9891 - thumbnailer: Don't copy remote files before thumbnailing Attachment 348409 [details] pushed as f25a684 - thumbnailer: Also handle trash and recent files as local files