qutebrowser/qutebrowser/browser/network
Florian Bruhin b59a56921e Fix crashes with downloads in a closed tab.
When a download was redirected or failed after a tab was closed, there was a
KeyError in the object registry.

Fixes #889. This is a regression introduced in
976f758da1 / #731.
2015-11-09 07:46:22 +01:00
..
__init__.py Big file tree reorganisation. 2014-12-13 17:28:50 +01:00
filescheme.py A few changes 2015-10-17 17:33:05 +02:00
networkmanager.py Fix crashes with downloads in a closed tab. 2015-11-09 07:46:22 +01:00
networkreply.py Add maxlen argument to ErrorNetworkReply.readData. 2015-09-29 08:41:20 +02:00
pastebin.py Merge {Pastebin,PyPIVersion}Client into HTTPClient. 2015-04-13 20:42:28 +02:00
proxy.py Update copyright years 2015-01-03 15:51:31 +01:00
qutescheme.py Add missing decorator for qute:version. 2015-11-04 17:45:12 +01:00
schemehandler.py Update copyright years 2015-01-03 15:51:31 +01:00