[Webkit-unassigned] [Bug 122142] Release expired pages in the page cache more often

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 22 02:57:02 PDT 2013


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





--- Comment #14 from Iago Toral <itoral at igalia.com>  2013-10-22 02:55:46 PST ---
Created an attachment (id=214830)
 --> (https://bugs.webkit.org/attachment.cgi?id=214830&action=review)
WK2 API test

WK2 API test for the new page cache behavior. The test loads two pages, then goes back to the first one after the page expiration time and checks that the page was not loaded from the page cache.

This test has an obvious problem: the default page expiration time is set to 1800 seconds but I have not found a way to alter this setting from the test, so it will timeout in its current form. Do we need new API in the injected bundle to do this or am I missing something?

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