mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
Fixes OneDrive sync by handling list of unexisting "saves" subdirectory. Previously, code that worked with JSON didn't trigger, because string was intentionally malformed. If it wasn't, OneDriveTokenRefresher::finishError() would've treated it as JSON parse failure, tried to fix it, and call finishJson() instead of finishError(). |
||
---|---|---|
.. | ||
onedrivecreatedirectoryrequest.cpp | ||
onedrivecreatedirectoryrequest.h | ||
onedrivelistdirectoryrequest.cpp | ||
onedrivelistdirectoryrequest.h | ||
onedrivestorage.cpp | ||
onedrivestorage.h | ||
onedrivetokenrefresher.cpp | ||
onedrivetokenrefresher.h | ||
onedriveuploadrequest.cpp | ||
onedriveuploadrequest.h |