From f96848a9fb4537e01994c096659541a967dd749f Mon Sep 17 00:00:00 2001 From: Manuel Kaufmann Date: Mon, 17 Sep 2012 14:19:02 +0000 Subject: Cancel a download if space is very tight SL #394 It checks for enough space[1] before downloading the file. If there is no enough space, Browse will cancel the download process before starting it and an Alert will be shown to the user to inform this situation. [1] this check is: free_space - file_to_download > 50Mb Signed-off-by: Manuel Kaufmann Acked-by: Manuel QuiƱones --- (limited to 'webactivity.py') -- cgit v0.9.1