Bug 257964 - Define the WebContent process as launched in WebPage::create
Summary: Define the WebContent process as launched in WebPage::create
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-12 09:38 PDT by Per Arne Vollan
Modified: 2023-06-12 12:26 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2023-06-12 09:38:35 PDT
From a sandbox perspective, define the WebContent process as launched in WebPage::create. This ensures that the sandbox state variable is set before any content is loaded, which is not immediately clear from doing it when the load is committed.
Comment 1 Radar WebKit Bug Importer 2023-06-12 09:38:49 PDT
<rdar://problem/110648262>
Comment 2 Per Arne Vollan 2023-06-12 09:42:24 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14868
Comment 3 EWS 2023-06-12 12:25:59 PDT
Committed 265080@main (b21d74bab849): <https://commits.webkit.org/265080@main>

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