Bug 195212

Summary: Drop cached WebProcesses for a given session when this session is destroyed
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 195189    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Chris Dumez
Reported 2019-03-01 09:29:01 PST
Drop cached WebProcesses for a give session when this session is destroyed. This way, when you close your private browsing windows, all the processes it used get cleared and it cannot leave any state behind.
Attachments
Patch (9.38 KB, patch)
2019-03-01 09:32 PST, Chris Dumez
no flags
Patch (9.38 KB, patch)
2019-03-01 12:43 PST, Chris Dumez
no flags
Patch (9.38 KB, patch)
2019-03-04 12:26 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-03-01 09:29:19 PST
Chris Dumez
Comment 2 2019-03-01 09:32:13 PST
Alex Christensen
Comment 3 2019-03-01 11:54:21 PST
Comment on attachment 363334 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=363334&action=review > Source/WebKit/ChangeLog:3 > + Drop cached WebProcesses for a give session when this session is destroyed given
Chris Dumez
Comment 4 2019-03-01 12:43:06 PST
Chris Dumez
Comment 5 2019-03-04 12:26:53 PST
Chris Dumez
Comment 6 2019-03-05 08:44:37 PST
ping review?
Geoffrey Garen
Comment 7 2019-03-05 11:49:16 PST
Comment on attachment 363541 [details] Patch r=me
WebKit Commit Bot
Comment 8 2019-03-05 12:15:00 PST
Comment on attachment 363541 [details] Patch Clearing flags on attachment: 363541 Committed r242496: <https://trac.webkit.org/changeset/242496>
WebKit Commit Bot
Comment 9 2019-03-05 12:15:02 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.