[Webkit-unassigned] [Bug 106761] [Qt] Using sleep to delay in http server reponse causes QtWebKit page loading blocked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 00:53:05 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106761





--- Comment #2 from Chen Zhixiang <chenzx at cn.fujitsu.com>  2013-01-14 00:54:54 PST ---
i think IconDatabase::syncThreadMainLoop() should use a timeout-ed m_syncCondition.wait, for if server just doesn't reply data(This is a inverse DoS attack to client!!!), client could just take the http connection as broken.

-- 
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