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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 09:23:19 PDT 2012


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





--- Comment #8 from Balazs Kelemen <kbalazs at webkit.org>  2012-06-27 09:23:18 PST ---
(From update of attachment 149754)
View in context: https://bugs.webkit.org/attachment.cgi?id=149754&action=review

Looks good to me.

> Source/WebKit2/Shared/qt/QtDefaultDataLocation.cpp:65
> +// It is private api for WebKitTestRunner

API

> Tools/WebKitTestRunner/qt/TestControllerQt.cpp:61
> +    QString dumprendertreetemp = qgetenv("DUMPRENDERTREE_TEMP");
> +    if (!dumprendertreetemp.isNull())
> +        setPersistentDataLocation(dumprendertreetemp);

dumpRenderTreeTemp

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