qutebrowser/qutebrowser/browser/network
Daniel Schadt dcac832f5e netmanager: fix crash when asking with no tab_id
Issue 1413

This happens when the networkmanager is used by something that has no
tab_id, like the generic DownloadManager. In this case, we should just
skip the webview connection (as it makes no sense) instead of crashing
(which is the last thing we want to do).
2016-05-05 00:34:16 +02:00
..
__init__.py Big file tree reorganisation. 2014-12-13 17:28:50 +01:00
filescheme.py dirbrowser: move parent dir logic to own function 2016-03-28 23:10:20 +02:00
networkmanager.py netmanager: fix crash when asking with no tab_id 2016-05-05 00:34:16 +02:00
networkreply.py flake8: Add flake8-putty plugin. 2016-01-22 17:33:58 +01:00
pastebin.py Pass HTTPClient to PastebinClient as argument 2016-03-29 19:21:15 +02:00
proxy.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
qutescheme.py Various code style improvements 2016-04-27 20:25:27 +02:00
schemehandler.py Adjust copyright years. 2016-01-04 07:12:39 +01:00