Bug 190688

Summary: [PSON] Cap number of SuspendedPageProxy objects and allow a WebPageProxy to have more than one
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, ews-watchlist, ggaren, koivisto, mkwst, rniwa, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=190804
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

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.