[webkit-reviews] review canceled: [Bug 122142] Release expired pages in the page cache more often : [Attachment 214238] Patch using a timer in PageCache, avoids changing public method signature
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 canceled Iago Toral <itoral at igalia.com>'s
request for review:
Bug 122142: Release expired pages in the page cache more often
https://bugs.webkit.org/show_bug.cgi?id=122142
Attachment 214238: Patch using a timer in PageCache, avoids changing public
method signature
https://bugs.webkit.org/attachment.cgi?id=214238&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