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

Description Chris Dumez 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.
Comment 1 Chris Dumez 2019-03-01 09:29:19 PST
<rdar://problem/48301483>
Comment 2 Chris Dumez 2019-03-01 09:32:13 PST
Created attachment 363334 [details]
Patch
Comment 3 Alex Christensen 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
Comment 4 Chris Dumez 2019-03-01 12:43:06 PST
Created attachment 363357 [details]
Patch
Comment 5 Chris Dumez 2019-03-04 12:26:53 PST
Created attachment 363541 [details]
Patch
Comment 6 Chris Dumez 2019-03-05 08:44:37 PST
ping review?
Comment 7 Geoffrey Garen 2019-03-05 11:49:16 PST
Comment on attachment 363541 [details]
Patch

r=me
Comment 8 WebKit Commit Bot 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>
Comment 9 WebKit Commit Bot 2019-03-05 12:15:02 PST
All reviewed patches have been landed.  Closing bug.