8 Jan
2013
8 Jan
'13
8:40 p.m.
corvid wrote:
Jeremy wrote:
These two patches move the UI logic from the downloads DPI into Dillo. This puts all the UI logic in the same place and ensures consistent behaviour for "Save link as file" whether or not the URL is cached.
Seems good to have the logic in dillo.
OK, it's in.
I imagine a later step would be to teach UIcmd_save_file_check() about file permissions, errno possibilities, etc.
I guess so, although in the case of the file not existing you would want to check whether the missing component was the last one in the path or not. Regards, Jeremy Henty