> On 27 Aug 2014, at 22:02, Milian Wolff <[email protected]> wrote:
>
>
> A synchronous API is bound to fail, see WK1 vs. WK2/WebEngine. Make it
> asynchronous and copy the WebEngine API.
I see now QQuickWebEngineView has:
runJavaScript(const QString &script, const QJSValue &callback)
So that settles the API question. I’ve started the implementation here:
https://codereview.qt-project.org/#/c/93387/
Morten
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development