[webkit-reviews] review requested: [Bug 122142] Release expired pages in the page cache more often : [Attachment 214829] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 22 02:52:43 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 214829: Updated patch
https://bugs.webkit.org/attachment.cgi?id=214829&action=review

------- Additional Comments from Iago Toral <itoral at igalia.com>
Updated patch: while working on the API test for this I realized that
HistoryItem::hasCachedPageExpired and HistoryItem::isInPageCache are now
equivalent since an expired item will no longer be in the page cache with this
patch. Probably one of these should be deprecated in the future.


More information about the webkit-reviews mailing list