[WebKit-devel] [Bug 287778] Crash on specific website (Webkit only) [testcase]
Dawit Alemayehu
adawit at kde.org
Tue Jan 17 21:21:20 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=287778
Dawit Alemayehu <adawit at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Version Fixed In| |4.8.0
Resolution| |FIXED
--- Comment #4 from Dawit Alemayehu <adawit kde org> 2012-01-17 21:21:20 ---
Git commit 462a06ea08d2ece143fe0daa59ceb8523ed0b763 by Dawit Alemayehu.
Committed on 17/01/2012 at 21:12.
Pushed by adawit 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/462a06ea08d2ece143fe0daa59ceb8523ed0b763
--
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