[webkit-reviews] review granted: [Bug 40672] [Qt] REGRESSION(r61207): qwebhistory unit test hangs : [Attachment 59103] Fix v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 20 04:30:31 PDT 2010


Simon Hausmann <hausmann at webkit.org> has granted Jędrzej Nowacki
<jedrzej.nowacki at nokia.com>'s request for review:
Bug 40672: [Qt] REGRESSION(r61207): qwebhistory unit test hangs
https://bugs.webkit.org/show_bug.cgi?id=40672

Attachment 59103: Fix v1
https://bugs.webkit.org/attachment.cgi?id=59103&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
WebKit/qt/tests/qwebhistory/tst_qwebhistory.cpp:87
 +	connect(page, SIGNAL(loadFinished(bool)), &waitForLoadFinished,
SLOT(quit()), Qt::QueuedConnection);
Why the queued connection?


More information about the webkit-reviews mailing list