RESOLVED FIXED 143152
WebProcessProxy should not retain WebBackForwardListItems forever.
https://bugs.webkit.org/show_bug.cgi?id=143152
Summary WebProcessProxy should not retain WebBackForwardListItems forever.
Andreas Kling
Reported 2015-03-27 14:15:24 PDT
<rdar://problem/19925709> It's silly that WebProcessProxy keeps WebBackForwardListItems around after they get evicted from the back/forward list. We already handle the case where the web process sends an IPC message referencing an invalid back/forward list item anyway.
Attachments
Proposed patch (3.56 KB, patch)
2015-03-27 14:19 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2015-03-27 14:19:33 PDT
Created attachment 249607 [details] Proposed patch
Andreas Kling
Comment 2 2015-03-27 15:02:35 PDT
Comment on attachment 249607 [details] Proposed patch Clearing flags on attachment: 249607 Committed r182084: <http://trac.webkit.org/changeset/182084>
Andreas Kling
Comment 3 2015-03-27 15:02:40 PDT
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.