Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unreviewed, reverting r287955.
https://bugs.webkit.org/show_bug.cgi?id=235166

Reverting, since this can be fixed without a sandbox change.

Reverted changeset:

"[macOS] Add required system call"
https://bugs.webkit.org/show_bug.cgi?id=235155
https://commits.webkit.org/r287955


Canonical link: https://commits.webkit.org/245991@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@287962 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
webkit-commit-queue committed Jan 13, 2022
1 parent 03b384a commit 11ea760
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
13 changes: 13 additions & 0 deletions Source/WebKit/ChangeLog
@@ -1,3 +1,16 @@
2022-01-12 Commit Queue <commit-queue@webkit.org>

Unreviewed, reverting r287955.
https://bugs.webkit.org/show_bug.cgi?id=235166

Reverting, since this can be fixed without a sandbox change.

Reverted changeset:

"[macOS] Add required system call"
https://bugs.webkit.org/show_bug.cgi?id=235155
https://commits.webkit.org/r287955

2022-01-12 Megan Gardner <megan_gardner@apple.com>

Add to Contact menu item does nothing on mac.
Expand Down
1 change: 0 additions & 1 deletion Source/WebKit/WebProcess/com.apple.WebProcess.sb.in
Expand Up @@ -2004,7 +2004,6 @@
SYS_chmod
SYS_connect
SYS_fchmod
SYS_fileport_makeport
SYS_fsync
SYS_getegid
SYS_getpriority ;; rdar://81727094. Required for CoreAudio AudioOutputUnitStart call. Remove when GPU process is enabled by default.
Expand Down

0 comments on commit 11ea760

Please sign in to comment.