qutebrowser/qutebrowser/browser
Ryan Roden-Corrent fcad40ceb7 Add orphaned tab check to WebKit as well.
This implements the orphaned editor fix for WebKit. Webkit wasn't
crashing before, but this causes webkit to show the same warning
webengine does if the editor is orhpaned (rather than silently
continuing). This allows the same BDD test to pass for both webkit and
webengine.
2017-11-29 07:35:11 -05:00
..
network modified as requested 2017-10-23 01:46:02 +05:30
webengine Simplify check for orphaned editor. 2017-11-29 07:01:48 -05:00
webkit Add orphaned tab check to WebKit as well. 2017-11-29 07:35:11 -05:00
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
adblock.py adblock: Fix getting filename from URL 2017-07-10 21:36:34 +02:00
browsertab.py Simplify check for orphaned editor. 2017-11-29 07:01:48 -05:00
commands.py Simplify check for orphaned editor. 2017-11-29 07:01:48 -05:00
downloads.py Merge remote-tracking branch 'origin/pr/3097' 2017-11-16 11:14:59 +01:00
downloadview.py Reintroduce downloadview workaround 2017-09-18 23:01:17 +02:00
hints.py Remove hiding of commands 2017-11-13 09:02:16 +01:00
history.py Fix indent 2017-10-10 14:59:24 +02:00
inspector.py Stop using objreg for state-config 2017-09-17 21:04:34 +02:00
mouse.py Fix lint and old config options 2017-07-04 14:42:56 +02:00
navigate.py normalize url path and strip trailing slashes when doing gu/gU, normalize every qute://* urls and raise OSError when a url redirects to a directory in qute://help/ pages 2017-11-14 21:23:40 +05:45
pdfjs.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
qtnetworkdownloads.py Prompt for non-existing download directories. 2017-10-12 15:00:35 +03:00
qutescheme.py discarded unnecessary comment and adjusted some code to make pylint happy, also made adjustments to pytest scenarios 2017-11-15 15:48:21 +05:45
shared.py Drop support for Python 3.4 2017-09-18 23:01:17 +02:00
signalfilter.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
urlmarks.py Remove obsolete signals. 2017-07-29 13:09:10 -04:00
webelem.py Simplify check for orphaned editor. 2017-11-29 07:01:48 -05:00