[Webkit-unassigned] [Bug 118232] [Qt][Wk2] Many tests are failing with flaky on Qt 5.1.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 27 09:14:43 PDT 2013


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





--- Comment #2 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2013-08-27 09:14:07 PST ---
The underlying problem is that the state of QNetworkAccessManager in WebKit2 is not fully cleared between pages. Probably because WebKit1 does not have a shared QNAM, and QtTestSupport::clearMemoryCaches() can not access it because it lives in WebKit2.

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