Title: [260018] branches/safari-610.1.9.1-branch/Source/WebKit
Revision
260018
Author
[email protected]
Date
2020-04-13 09:48:40 -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.1-branch/Source/WebKit/ChangeLog (260017 => 260018)


--- branches/safari-610.1.9.1-branch/Source/WebKit/ChangeLog	2020-04-13 16:48:28 UTC (rev 260017)
+++ branches/safari-610.1.9.1-branch/Source/WebKit/ChangeLog	2020-04-13 16:48:40 UTC (rev 260018)
@@ -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.1-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (260017 => 260018)


--- branches/safari-610.1.9.1-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb	2020-04-13 16:48:28 UTC (rev 260017)
+++ branches/safari-610.1.9.1-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb	2020-04-13 16:48:40 UTC (rev 260018)
@@ -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