Bug 240110 - Improve webpushd sandbox
Summary: Improve webpushd sandbox
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ben Nham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-04 23:42 PDT by Ben Nham
Modified: 2022-05-06 12:56 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 Ben Nham 2022-05-04 23:42:23 PDT
The webpushd sandbox on Mac should only allow essential operations: talking to the push service, waking up processes to handle pushes, and persisting information in PushDatabase.
Comment 1 Ben Nham 2022-05-04 23:46:20 PDT
<rdar://87508919>
Comment 2 Ben Nham 2022-05-05 00:03:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/519
Comment 3 EWS 2022-05-06 12:56:15 PDT
Committed r293920 (250367@main): <https://commits.webkit.org/250367@main>

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