[WebKit-devel] [Bug 287778] Crash on specific website (Webkit only) [testcase]

Sebastian Trueg trueg at kde.org
Fri Jan 27 13:21:01 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=287778





--- Comment #5 from Sebastian Trueg <trueg kde org>  2012-01-27 13:20:54 ---
Git commit cbb00baee6fb8ff1af4f4b00786f3e2d132a3fbc by Sebastian Trueg, on
behalf of Dawit Alemayehu.
Committed on 17/01/2012 at 21:12.
Pushed by trueg into branch 'KDE/4.8'.

Avoid using a nested event loops for synchronous XMLHttpRequest by letting
Qt's networking code, which can block without a need for a local event loop,
deal with such requests.
Related: bug 231932
FIXED-IN: 4.8.0

M  +14   -12   kio/kio/accessmanager.cpp

http://commits.kde.org/kdelibs/cbb00baee6fb8ff1af4f4b00786f3e2d132a3fbc

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the WebKit-devel mailing list