[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
Fri Jan 25 05:31:34 PST 2013


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





--- Comment #20 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2013-01-25 05:33:29 PST ---
(In reply to comment #17)
> (1)User has to maintain QTimer in his app, and the code become dirty;

I disagree with this, putting the dirty code in QtCore instead is just pushing the dirt under the carpet.

You do as you wish in your internal project, but this kind of code is not attractive and won't be accepted upstream unless you accept the input given to you.

Plus, may I note, that only WebKit code should be submitted here, follow http://qt-project.org/wiki/Qt-Contribution-Guidelines to know how to do so for QtCore.

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