Bug 246093 - Handle blob: PolicyContainer inheritance in the NetworkProcess
Summary: Handle blob: PolicyContainer inheritance in the NetworkProcess
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryan Reno
URL:
Keywords: InRadar
Depends on:
Blocks: 245682
  Show dependency treegraph
 
Reported: 2022-10-05 10:34 PDT by Ryan Reno
Modified: 2022-10-10 10:24 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.