RESOLVED FIXED 165527
[iOS] Remove bitrotted FrameLoader attempt to limit page caching under memory pressure.
https://bugs.webkit.org/show_bug.cgi?id=165527
Summary [iOS] Remove bitrotted FrameLoader attempt to limit page caching under memory...
Andreas Kling
Reported 2016-12-07 07:24:08 PST
We don't allow page caching while under system memory pressure, so we don't need the code in FrameLoader that tries to preemptively evict cached pages before committing a new load.
Attachments
Patch (3.32 KB, patch)
2016-12-07 07:25 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2016-12-07 07:25:25 PST
WebKit Commit Bot
Comment 2 2016-12-07 08:28:02 PST
Comment on attachment 296391 [details] Patch Clearing flags on attachment: 296391 Committed r209456: <http://trac.webkit.org/changeset/209456>
WebKit Commit Bot
Comment 3 2016-12-07 08:28:06 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.