RESOLVED FIXED 233649
[WP][iOS] Add telemetry to determine which system calls are only used on process launch
https://bugs.webkit.org/show_bug.cgi?id=233649
Summary [WP][iOS] Add telemetry to determine which system calls are only used on proc...
Per Arne Vollan
Reported 2021-11-30 11:19:34 PST
Add telemetry to determine which system calls are only used on WebContent process launch on iOS.
Attachments
Patch (15.38 KB, patch)
2021-11-30 11:24 PST, Per Arne Vollan
no flags
Patch (15.28 KB, patch)
2021-11-30 12:56 PST, Per Arne Vollan
no flags
Patch (20.49 KB, patch)
2021-11-30 13:34 PST, Per Arne Vollan
no flags
Patch (26.76 KB, patch)
2021-11-30 16:15 PST, Per Arne Vollan
no flags
Patch (26.86 KB, patch)
2021-12-01 14:10 PST, Per Arne Vollan
bfulgham: review+
Patch (27.15 KB, patch)
2021-12-02 10:58 PST, Per Arne Vollan
no flags
Radar WebKit Bug Importer
Comment 1 2021-11-30 11:20:03 PST
Per Arne Vollan
Comment 2 2021-11-30 11:24:53 PST
Per Arne Vollan
Comment 3 2021-11-30 12:56:07 PST
Per Arne Vollan
Comment 4 2021-11-30 13:34:53 PST
Per Arne Vollan
Comment 5 2021-11-30 16:15:47 PST
Per Arne Vollan
Comment 6 2021-12-01 14:10:33 PST
Brent Fulgham
Comment 7 2021-12-01 15:49:41 PST
Comment on attachment 445615 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=445615&action=review r=me > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:1671 > +;; FIXME: enable this when rdar://85931614 is fixed Can you file a radar to remind us to do this once that bug is fixed?
Per Arne Vollan
Comment 8 2021-12-02 10:58:08 PST
Per Arne Vollan
Comment 9 2021-12-02 16:07:42 PST
(In reply to Brent Fulgham from comment #7) > Comment on attachment 445615 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=445615&action=review > > r=me > > > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:1671 > > +;; FIXME: enable this when rdar://85931614 is fixed > > Can you file a radar to remind us to do this once that bug is fixed? I have filed rdar://85993742. Thanks for reviewing!
EWS
Comment 10 2021-12-02 17:14:09 PST
Committed r286469 (244809@main): <https://commits.webkit.org/244809@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 445745 [details].
Note You need to log in before you can comment on or make changes to this bug.