[webkit-reviews] review requested: [Bug 122142] Release expired pages in the page cache more often : [Attachment 213862] Patch using timers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 03:01:35 PDT 2013


Iago Toral <itoral at igalia.com> has asked  for review:
Bug 122142: Release expired pages in the page cache more often
https://bugs.webkit.org/show_bug.cgi?id=122142

Attachment 213862: Patch using timers
https://bugs.webkit.org/attachment.cgi?id=213862&action=review

------- Additional Comments from Iago Toral <itoral at igalia.com>
Use a timer to remove expired pages.

I have not done any API tests before so I still need to find how to do that.
Looks like Tools/TestWebKitAPI/Tests/WebKit2/ShouldGoToBackForwardListItem.cpp
also deals with the page cache so hopefully I can find there all I need to
write the test for this. I'll update the patch when I have a working test for
it.


More information about the webkit-reviews mailing list