[Webkit-unassigned] [Bug 13672] DumpRenderTree needs to support the Back/Forward cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 11 18:56:51 PST 2008


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





------- Comment #5 from dimich at chromium.org  2008-12-11 18:56 PDT -------
There is a landed change (bug 20534) that adds ability to override preferences,
so one could use
layoutTestController.overridePreference("UsesPageCache", true);
to enable page cache for a particular test. One test using this is bug 22806. 
It could be a way to author the f/b + page cache tests until the enabling it
permanently is understood well.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list