1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-20 02:36:34 +01:00
falkonOfficial/src
David Rosca f785d81c41 Fix creating QWebChannel on first QWebEnginePage load
The "qt" object may be undefined at the time QWebEngineScript
that creates web channel is being run. Try to create the web channel
until it finally succeeds in 100ms intervals.

Fixes the "Uncaught ReferenceError: qt is not defined" error message.
2016-11-04 10:59:28 +01:00
..
lib Fix creating QWebChannel on first QWebEnginePage load 2016-11-04 10:59:28 +01:00
main Merge branch 'v2.0' 2016-10-24 20:04:27 +02:00
plugins Update translations 2016-10-24 22:14:22 +02:00
defines.pri Version 2.0.2 2016-10-24 17:35:49 +02:00
install.pri Fix bash completion install path 2016-02-25 18:13:29 +01:00
plugins.pri Explicitly add webenginecore to Qt modules 2015-12-09 14:02:14 +01:00