tdesktop/Telegram/SourceFiles/storage
John Preston 8a8e101cd0 Fix crash in file downloader destruction.
Regression was introduced in 835b1801bc.

We need to destroy all FileLoader instances before destroying the
Downloader instance, because they hold pointers to it and call its
methods in destructor if they need to cancel some MTP requests.
2017-04-15 20:39:32 +03:00
..
file_download.cpp Fix crash in file downloader destruction. 2017-04-15 20:39:32 +03:00
file_download.h Fix crash in file downloader destruction. 2017-04-15 20:39:32 +03:00
file_upload.cpp API scheme updated to layer 66. 2017-04-12 22:36:25 +03:00
file_upload.h API scheme updated to layer 66. 2017-04-12 22:36:25 +03:00
localimageloader.cpp API scheme updated to layer 66. 2017-04-12 22:36:25 +03:00
localimageloader.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
localstorage.cpp Display round video messages using HistoryGif. 2017-04-12 22:37:26 +03:00
localstorage.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
serialize_common.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
serialize_common.h Renamed / moved a bunch of files. 2017-03-04 12:56:07 +03:00
serialize_document.cpp Display round video messages using HistoryGif. 2017-04-12 22:37:26 +03:00
serialize_document.h Renamed / moved a bunch of files. 2017-03-04 12:56:07 +03:00