WebKit Bugzilla
Attachment 359545 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-20190118151338.patch (text/plain), 1.07 KB, created by
Per Arne Vollan
on 2019-01-18 15:13:38 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Per Arne Vollan
Created:
2019-01-18 15:13:38 PST
Size:
1.07 KB
patch
obsolete
>Index: Source/WebKit/ChangeLog >=================================================================== >--- Source/WebKit/ChangeLog (revision 240180) >+++ Source/WebKit/ChangeLog (working copy) >@@ -1,3 +1,12 @@ >+2019-01-18 Per Arne Vollan <pvollan@apple.com> >+ >+ [macOS] Adjust logging policy in WebKit's sandbox >+ https://bugs.webkit.org/show_bug.cgi?id=193454 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * WebProcess/com.apple.WebProcess.sb.in: >+ > 2019-01-18 Chris Dumez <cdumez@apple.com> > > Regression(PSON) Content blockers are sometimes lost on back navigation cross-site >Index: Source/WebKit/WebProcess/com.apple.WebProcess.sb.in >=================================================================== >--- Source/WebKit/WebProcess/com.apple.WebProcess.sb.in (revision 240178) >+++ Source/WebKit/WebProcess/com.apple.WebProcess.sb.in (working copy) >@@ -825,6 +825,7 @@ > #endif // PLATFORM(MAC) > > (when (defined? 'syscall-unix) >+ (deny syscall-unix (with termination)) > (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