ffa276a182
They renamed PDFView to PDFViewerApplication, which we need to account for in our pdfjs scripts. Also, it seems like the actual viewer is now only created when the DOM has been loaded. This means that at the time when our script is executed, the viewer does not yet exist. Thus we need to delay the open request too by registering a DOMContentLoaded handler. |
||
---|---|---|
.. | ||
webengine | ||
webkit | ||
__init__.py | ||
adblock.py | ||
browsertab.py | ||
commands.py | ||
downloadview.py | ||
hints.py | ||
history.py | ||
inspector.py | ||
mouse.py | ||
navigate.py | ||
pdfjs.py | ||
qutescheme.py | ||
shared.py | ||
signalfilter.py | ||
urlmarks.py | ||
webelem.py |