1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 17:42:10 +01:00
falkonOfficial/src/lib/webengine
David Rosca 4bf85ee3cb WebPage: Register QWebChannel on isolated ApplicationWorld
This way scripts on pages don't have access to it.
Exception is qupzilla: scheme as internal pages requires the bridge.

GreaseMonkey userscripts now runs on ApplicationWorld too. This fixes
userscript that depend on script world being isolated from main page world.
Tested with 4ChanX + OneeChan.
2018-01-11 19:55:01 +01:00
..
javascript And fix build on all platforms ... 2018-01-11 19:20:30 +01:00
jsalert.ui Renamed src/webkit -> src/webengine 2015-08-28 16:17:29 +02:00
jsconfirm.ui Renamed src/webkit -> src/webengine 2015-08-28 16:17:29 +02:00
jsprompt.ui Renamed src/webkit -> src/webengine 2015-08-28 16:17:29 +02:00
loadrequest.cpp LoadRequest: Replace isEmpty with isValid 2017-10-09 12:06:25 +02:00
loadrequest.h LoadRequest: Replace isEmpty with isValid 2017-10-09 12:06:25 +02:00
webhittestresult.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
webhittestresult.h Continue with Falkon renaming 2017-08-25 17:55:52 +02:00
webinspector.cpp Use correct web settings in private browsing mode 2018-01-02 22:59:17 +01:00
webinspector.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
webpage.cpp WebPage: Register QWebChannel on isolated ApplicationWorld 2018-01-11 19:55:01 +01:00
webpage.h WebPage: Register QWebChannel on isolated ApplicationWorld 2018-01-11 19:55:01 +01:00
webscrollbar.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
webscrollbar.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
webscrollbarmanager.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
webscrollbarmanager.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
webview.cpp AbstractButtonInterface: Use WebView property instead of WebPage 2018-01-11 19:42:38 +01:00
webview.h AbstractButtonInterface: Use WebView property instead of WebPage 2018-01-11 19:42:38 +01:00