Description
My apologies if this already is possible. Contrary to QtWebKit, I'd like different javascript contexts for stuff coming from the website compared to stuff I do via C++.
Use cases:
- Avoiding
QTBUG-42302(QWebElement) because the things could be implemented in JS - Browser addons
- Running javascript for addons or other operations while the website may not run JS