Title: [260021] branches/safari-610.1.9-branch/Source/WebKit
Revision
260021
Author
[email protected]
Date
2020-04-13 09:58:24 -0700 (Mon, 13 Apr 2020)

Log Message

Cherry-pick r259590. rdar://problem/61691110

    Unreviewed sandbox compile fix.

    * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:

    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@259590 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Modified Paths

Diff

Modified: branches/safari-610.1.9-branch/Source/WebKit/ChangeLog (260020 => 260021)


--- branches/safari-610.1.9-branch/Source/WebKit/ChangeLog	2020-04-13 16:54:58 UTC (rev 260020)
+++ branches/safari-610.1.9-branch/Source/WebKit/ChangeLog	2020-04-13 16:58:24 UTC (rev 260021)
@@ -1,3 +1,21 @@
+2020-04-13  Russell Epstein  <[email protected]>
+
+        Cherry-pick r259590. rdar://problem/61691110
+
+    Unreviewed sandbox compile fix.
+    
+    * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
+    
+    
+    
+    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@259590 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    2020-04-06  Per Arne Vollan  <[email protected]>
+
+            Unreviewed sandbox compile fix.
+
+            * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
+
 2020-04-08  Alan Coon  <[email protected]>
 
         Cherry-pick r259731. rdar://problem/61360282

Modified: branches/safari-610.1.9-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (260020 => 260021)


--- branches/safari-610.1.9-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb	2020-04-13 16:54:58 UTC (rev 260020)
+++ branches/safari-610.1.9-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb	2020-04-13 16:58:24 UTC (rev 260021)
@@ -514,7 +514,7 @@
     required-etc-files
     (literal "/"))
 
-(deny file* (with report)
+(deny file*
     (literal "/private/etc/passwd"))
 
 (allow file-read*
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to