Sandbox telemetry is missing for some system calls, since telemetry rules are automatically overridden in some cases.
<rdar://problem/85832755>
Created attachment 445335 [details] Patch
Comment on attachment 445335 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=445335&action=review r=me > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:1196 > +(disable-syscall-inference) Do we have a similar issue on macOS we should address?
(In reply to Brent Fulgham from comment #3) > Comment on attachment 445335 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=445335&action=review > > r=me > > > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:1196 > > +(disable-syscall-inference) > > Do we have a similar issue on macOS we should address? Ah, yes, that is a good point. I will address that in a follow-up patch. Thanks for reviewing!
Committed r286266 (244629@main): <https://commits.webkit.org/244629@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 445335 [details].
Created attachment 445477 [details] Patch
Comment on attachment 445477 [details] Patch r=me
Comment on attachment 445477 [details] Patch Thanks for reviewing!
Reopened after attaching new patch.
Found 30 new test failures: accessibility/ARIA-reflection.html, accessibility/accessibility-crash-focused-element-change.html, accessibility/accessibility-crash-setattribute.html, accessibility/mac/abbr-acronym-tags.html, accessibility/mac/accessibility-make-first-responder.html, accessibility/mac/attributed-string/attributed-string-for-range-with-options.html, accessibility/mac/attributed-string/attributed-string-for-range.html, accessibility/mac/search-text/search-text.html, accessibility/mac/select-text/select-text-1.html, accessibility/mac/select-text/select-text-2.html ...
Created attachment 445602 [details] Patch
Committed r286381 (244740@main): <https://commits.webkit.org/244740@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 445602 [details].