RESOLVED FIXED 219913
[macOS] Add required mach syscall
https://bugs.webkit.org/show_bug.cgi?id=219913
Summary [macOS] Add required mach syscall
Per Arne Vollan
Reported 2020-12-15 12:11:01 PST
Add required mach syscall on macOS.
Attachments
Patch (1.38 KB, patch)
2020-12-15 12:13 PST, Per Arne Vollan
no flags
Patch for landing (2.17 KB, patch)
2020-12-15 14:00 PST, Brent Fulgham
no flags
Per Arne Vollan
Comment 1 2020-12-15 12:11:25 PST
Per Arne Vollan
Comment 2 2020-12-15 12:13:03 PST
Brent Fulgham
Comment 3 2020-12-15 13:50:06 PST
Comment on attachment 416275 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=416275&action=review Looks good -- but we need it for both patforms! > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:1310 > + (machtrap-number MSC_mach_msg_overwrite_trap) We need this on macOS, too. Beth's macOS error is the same issue.
Brent Fulgham
Comment 4 2020-12-15 14:00:17 PST
Created attachment 416291 [details] Patch for landing
EWS
Comment 5 2020-12-15 14:58:41 PST
Committed r270867: <https://trac.webkit.org/changeset/270867> All reviewed patches have been landed. Closing bug and clearing flags on attachment 416291 [details].
Note You need to log in before you can comment on or make changes to this bug.