Hi all, I'm trying to make WikipediaMobile working on Cordova for Qt5/QML using Webkit2.
Html file is loading from local source and after it ajax requests to wikipedia api are sent. When app try to send ajax request to wiki api error occures with next description: QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once. After this error ajax request ends with empty xhr. In webkit1 there was localContentCanAccessRemoteUrls setting, maybe I need to set something in wk2 too? I tried to find it in sources, but failed. Or it is totally unrelated to cross-domain ajax and I need to look at something else? -- Regards, Denis Kormalev _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
