[Webkit-unassigned] [Bug 96862] [Qt][WK2] REGRESSION(r128623): It made layout tests extremely slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 01:56:33 PDT 2012


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





--- Comment #13 from Zan Dobersek <zandobersek at gmail.com>  2012-10-01 01:56:57 PST ---
(In reply to comment #12)
>  > I don't know what we can do besides reducing the number of such synchronous calls. Maybe we should get rid of the WKBundleSetDatabaseQuota() calls between each test.
> 
> Yes, we should remove it, as now working with tests locally is impossible with a default file system. Is this call necessary between each tests at all?

To chip in, I don't think it's necessary but in my opinion it's not wrong either.

As said in comment #11, setting the synchronous pragma to off removes the problem, but it currently seems to appear only on Linux. We should get input from other ports' devs and the authors of this particular code about whether setting the synchronous pragma to off is a viable solution and whether it should be done across all ports or just on Linux systems.

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