WebKit Bugzilla
Attachment 362513 Details for
Bug 194860
: [iOS] Open sandbox for specific call.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-194860-20190220104126.patch (text/plain), 1.16 KB, created by
Per Arne Vollan
on 2019-02-20 10:41:27 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Per Arne Vollan
Created:
2019-02-20 10:41:27 PST
Size:
1.16 KB
patch
obsolete
>Index: Source/WebKit/ChangeLog >=================================================================== >--- Source/WebKit/ChangeLog (revision 241821) >+++ Source/WebKit/ChangeLog (working copy) >@@ -1,3 +1,13 @@ >+2019-02-20 Per Arne Vollan <pvollan@apple.com> >+ >+ [iOS] Open sandbox for specific call. >+ https://bugs.webkit.org/show_bug.cgi?id=194860 >+ <rdar://problem/48166729> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb: >+ > 2019-02-20 Don Olmstead <don.olmstead@sony.com> > > [MSVC] Fix compilation errors with lambdas in Service Workers >Index: Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb >=================================================================== >--- Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (revision 241817) >+++ Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (working copy) >@@ -687,5 +687,6 @@ > (syscall-number SYS_sem_open) > (syscall-number SYS_sem_close) > (syscall-number SYS_fsetattrlist) >+ (syscall-number SYS_guarded_open_dprotected_np) > ) > )
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
Flags:
bfulgham
:
review+
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 194860
: 362513 |
362521