Confirmed users
183
edits
(Add page with proposed download architecture improvements) |
m (Fix link) |
||
| Line 17: | Line 17: | ||
* Perform asynchronous and off-main-thread file handling in all code paths | * Perform asynchronous and off-main-thread file handling in all code paths | ||
* Solve some long-standing issues, like distinguishing failing downloads from canceled ones in all cases, or avoiding that retrying a complete web page download saves the HTML only. | * Solve some long-standing issues, like distinguishing failing downloads from canceled ones in all cases, or avoiding that retrying a complete web page download saves the HTML only. | ||
* Enable more of the proposed [[P.A./ | * Enable more of the proposed [[User:P.A./Download_user_experience_improvements|download user experience improvements]]. | ||
Initially, many aspects will be covered by the existing components, plugged into the new infrastructure. Incrementally, more aspects can be rewritten natively in the new infrastructure. | Initially, many aspects will be covered by the existing components, plugged into the new infrastructure. Incrementally, more aspects can be rewritten natively in the new infrastructure. | ||