[Webkit-unassigned] [Bug 89666] [Qt] Separate WebKit2 instances use the same local storage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 31 07:03:11 PDT 2012


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





--- Comment #24 from Csaba Osztrogonac <ossy at webkit.org>  2012-08-31 07:03:17 PST ---
(In reply to comment #23)
> (From update of attachment 157992 [details])
> I'm particularly curious why the disk cache directory needs to be per DRT/WTR instance.

Because we would like to go forward and run layout tests parallel (https://bugs.webkit.org/show_bug.cgi?id=77730). It isn't a good
thing if a WTR modifies another ones disk cache. For example purges
it between tests, but the other one still uses it. It was implemented
for WK1 long time ago and works fine.

Additionally we run more bots on same machine (only one WK2 tester now
because of this bug), and don't want to let a slave to break an other
slaves disk cache.

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