RESOLVED FIXED243346
[macOS][WP] Remove syscall telemetry
https://bugs.webkit.org/show_bug.cgi?id=243346
Summary [macOS][WP] Remove syscall telemetry
Per Arne Vollan
Reported 2022-07-29 09:42:52 PDT
Remove Unix syscall sandbox telemetry in the WebContent process on macOS. We had a list of syscalls that were believed to only be used during launch of the WebContent process, but telemetry shows that all of these are also used after launch, so this telemetry can be removed now.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-07-29 09:44:08 PDT
Per Arne Vollan
Comment 2 2022-07-29 09:46:45 PDT
EWS
Comment 3 2022-08-02 09:06:33 PDT
Committed 253036@main (ac691ca27ea8): <https://commits.webkit.org/253036@main> Reviewed commits have been landed. Closing PR #2852 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.