Bug 234827 - [macOS] Initialize sandbox before initializing WebKit process
Summary: [macOS] Initialize sandbox before initializing WebKit process
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-03 12:08 PST by Per Arne Vollan
Modified: 2022-01-03 16:05 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2022-01-03 12:11 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2022-01-03 12:08:34 PST
The sandbox should be initialized as early as possible in WebKit processes.
Comment 1 Per Arne Vollan 2022-01-03 12:11:52 PST
Created attachment 448252 [details]
Patch
Comment 2 Brent Fulgham 2022-01-03 12:35:27 PST
Comment on attachment 448252 [details]
Patch

Seems like a good thing to do!
Comment 3 Per Arne Vollan 2022-01-03 13:09:21 PST
(In reply to Brent Fulgham from comment #2)
> Comment on attachment 448252 [details]
> Patch
> 
> Seems like a good thing to do!

Thanks for reviewing!
Comment 4 Per Arne Vollan 2022-01-03 13:09:41 PST
<rdar://85391371>
Comment 5 EWS 2022-01-03 16:05:47 PST
Committed r287556 (245691@main): <https://commits.webkit.org/245691@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 448252 [details].