WebKit Bugzilla
Attachment 359185 Details for
Bug 193454
: [macOS] Adjust logging policy in WebKit's sandbox
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193454-20190115114906.patch (text/plain), 1.10 KB, created by
Per Arne Vollan
on 2019-01-15 11:49:07 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Per Arne Vollan
Created:
2019-01-15 11:49:07 PST
Size:
1.10 KB
patch
obsolete
>Index: Source/WebKit/ChangeLog >=================================================================== >--- Source/WebKit/ChangeLog (revision 239994) >+++ Source/WebKit/ChangeLog (working copy) >@@ -1,3 +1,13 @@ >+2019-01-15 Per Arne Vollan <pvollan@apple.com> >+ >+ [macOS] Adjust logging policy in WebKit's sandbox >+ https://bugs.webkit.org/show_bug.cgi?id=193454 >+ <rdar://problem/47256325> >+ >+ Reviewed by Brent Fulgham. >+ >+ * WebProcess/com.apple.WebProcess.sb.in: >+ > 2019-01-15 Per Arne Vollan <pvollan@apple.com> > > Add allow directive for MTLCompilerService.xpc to PluginProcess and WebContent >Index: Source/WebKit/WebProcess/com.apple.WebProcess.sb.in >=================================================================== >--- Source/WebKit/WebProcess/com.apple.WebProcess.sb.in (revision 239994) >+++ Source/WebKit/WebProcess/com.apple.WebProcess.sb.in (working copy) >@@ -825,7 +825,6 @@ > #endif // PLATFORM(MAC) > > (when (defined? 'syscall-unix) >- (allow syscall-unix (with report)) > (allow syscall-unix > (syscall-number SYS_exit) > (syscall-number SYS_read)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 193454
:
359177
|
359185
|
359545
|
359746
|
359765