1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-23 02:32:10 +02:00
falkonOfficial/src/lib
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
..
3rdparty Require Qt 5.7 2016-10-24 20:11:50 +02:00
adblock AdBlock: Apply all css rules in WebPage::cleanBlockedObjects 2016-05-27 15:58:21 +02:00
app Add Spell Check config to Preferences 2016-10-25 23:36:53 +02:00
autofill Fix build with Qt 5.6 2016-05-11 11:09:50 +02:00
bookmarks added Chrome bookmarks path for OS X (#2110) 2016-10-29 10:50:39 +02:00
cookies Fix grammar "Are you sure to..." -> "Are you sure you want to..." 2016-02-15 09:58:14 +01:00
data Add Spell Check config to Preferences 2016-10-25 23:36:53 +02:00
downloads DownloadManager: Add support for all save page formats 2016-10-25 16:00:04 +02:00
history Fix grammar "Are you sure to..." -> "Are you sure you want to..." 2016-02-15 09:58:14 +01:00
navigation Use QWebEngineView::icon() instead of custom icon downloading 2016-10-24 21:19:27 +02:00
network Use runtime Qt version instead of define where appropriate 2016-10-24 21:10:15 +02:00
notifications [Cleanup] Split src/lib/webview into tabwidget, webkit and webtab folders 2014-03-31 14:54:08 +02:00
opensearch Misc fixes 2016-03-30 11:53:41 +02:00
other Use runtime Qt version instead of define where appropriate 2016-10-24 21:10:15 +02:00
plugins SpeedDial: Don't override dial title when loading fails 2016-06-14 12:02:59 +02:00
popupwindow Fix connecting to WebView::iconChanged 2016-10-24 21:43:31 +02:00
preferences Fix Q_OS_OSX check 2016-10-26 11:41:22 +02:00
session QzTools: Add pixmapToDataUrl() 2015-09-25 16:04:12 +02:00
sidebar SideBar: Don't try to add null widget to layout 2015-11-08 23:33:55 +01:00
tabwidget TabBar: Reorganize the context menu a little 2016-10-25 19:24:47 +02:00
tools Fix creating QWebChannel on first QWebEnginePage load 2016-11-04 10:59:28 +01:00
webengine WebView: Implement adding spellcheck suggestions to context menu 2016-10-25 20:22:20 +02:00
webtab Require Qt 5.7 2016-10-24 20:11:50 +02:00
lib.pro Use QWebEngineView::icon() instead of custom icon downloading 2016-10-24 21:19:27 +02:00