[Webkit-unassigned] [Bug 81098] New: QWebView blocks main loop on blocking ajax requests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 14 06:15:31 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=81098
Summary: QWebView blocks main loop on blocking ajax requests
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hellagot at zefix.tv
QWebView blocks the main loop when executing blocking (aka synchronous) ajax reqeusts.
I do not know the WebKit version in use, release note says WebKit 2.2.1, not sure how this translates to 528+ an similar.
Attached is a small qtcreater (should compile from commandline though) example that shows the problem. I was told there is no way around this problem other then using asynchronous ajax requests in the forums, but there has to be, no other webkit browser (other then qt based) blocks the whole application on slow responding scripts.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list