RESOLVED FIXED 190688
[PSON] Cap number of SuspendedPageProxy objects and allow a WebPageProxy to have more than one
https://bugs.webkit.org/show_bug.cgi?id=190688
Summary [PSON] Cap number of SuspendedPageProxy objects and allow a WebPageProxy to h...
Chris Dumez
Reported 2018-10-17 13:55:55 PDT
Cap number of SuspendedPageProxy objects to 3 to avoid accumulating to many "suspended" processes. Also allow a WebPageProxy to have more than one SuspendedPageProxy so that PageCache works for more than 1 history navigation.
Attachments
Patch (35.29 KB, patch)
2018-10-17 16:44 PDT, Chris Dumez
no flags
Patch (35.29 KB, patch)
2018-10-17 16:57 PDT, Chris Dumez
no flags
Patch (35.55 KB, patch)
2018-10-17 18:22 PDT, Chris Dumez
no flags
Radar WebKit Bug Importer
Comment 1 2018-10-17 15:42:09 PDT
Chris Dumez
Comment 2 2018-10-17 16:44:22 PDT
Chris Dumez
Comment 3 2018-10-17 16:57:05 PDT
Chris Dumez
Comment 4 2018-10-17 18:22:17 PDT
WebKit Commit Bot
Comment 5 2018-10-18 08:34:04 PDT
Comment on attachment 352672 [details] Patch Clearing flags on attachment: 352672 Committed r237257: <https://trac.webkit.org/changeset/237257>
WebKit Commit Bot
Comment 6 2018-10-18 08:34:05 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.