Bug 246093

Summary: Handle blob: PolicyContainer inheritance in the NetworkProcess
Product: WebKit Reporter: Ryan Reno <rreno>
Component: Page LoadingAssignee: Ryan Reno <rreno>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 245682    

Description Ryan Reno 2022-10-05 10:34:55 PDT
Since the blob store in the Network process holds the appropriate PolicyContainer per the spec it's more natural to handle PolicyContainer inheritance in that process as opposed to the WebContent process.
Comment 1 Radar WebKit Bug Importer 2022-10-05 10:35:16 PDT
<rdar://problem/100813396>
Comment 2 Ryan Reno 2022-10-05 10:40:01 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5039
Comment 3 EWS 2022-10-10 10:24:41 PDT
Committed 255352@main (73a8787f1d06): <https://commits.webkit.org/255352@main>

Reviewed commits have been landed. Closing PR #5039 and removing active labels.