[webkit-reviews] review granted: [Bug 209815] [macOS] Add additional IPC permission needed by Security.framework : [Attachment 395052] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 09:53:38 PDT 2020


Per Arne Vollan <pvollan at apple.com> has granted Brent Fulgham
<bfulgham at webkit.org>'s request for review:
Bug 209815: [macOS] Add additional IPC permission needed by Security.framework
https://bugs.webkit.org/show_bug.cgi?id=209815

Attachment 395052: Patch

https://bugs.webkit.org/attachment.cgi?id=395052&action=review




--- Comment #3 from Per Arne Vollan <pvollan at apple.com> ---
Comment on attachment 395052
  --> https://bugs.webkit.org/attachment.cgi?id=395052
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=395052&action=review

R=me.

> Source/WebKit/NetworkProcess/mac/com.apple.WebKit.NetworkProcess.sb.in:359
> -(allow ipc-posix-shm-read* ipc-posix-shm-write-data
> +(allow ipc-posix-shm-read* ipc-posix-shm-write-create
ipc-posix-shm-write-data
>	  (ipc-posix-name "com.apple.AppleDatabaseChanged"))

Does older macOS versions still need ipc-posix-shm-write-data?


More information about the webkit-reviews mailing list