Title: [260775] branches/safari-610.1.11-branch/Source/WebKit
Revision
260775
Author
[email protected]
Date
2020-04-27 13:50:07 -0700 (Mon, 27 Apr 2020)

Log Message

Cherry-pick r260763. rdar://problem/62467013

    Unreviewed sandbox compile fix.

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

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

Modified Paths

Diff

Modified: branches/safari-610.1.11-branch/Source/WebKit/ChangeLog (260774 => 260775)


--- branches/safari-610.1.11-branch/Source/WebKit/ChangeLog	2020-04-27 20:47:18 UTC (rev 260774)
+++ branches/safari-610.1.11-branch/Source/WebKit/ChangeLog	2020-04-27 20:50:07 UTC (rev 260775)
@@ -1,3 +1,21 @@
+2020-04-27  Alan Coon  <[email protected]>
+
+        Cherry-pick r260763. rdar://problem/62467013
+
+    Unreviewed sandbox compile fix.
+    
+    * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
+    
+    
+    
+    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@260763 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    2020-04-27  Per Arne Vollan  <[email protected]>
+
+            Unreviewed sandbox compile fix.
+
+            * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
+
 2020-04-24  Alan Coon  <[email protected]>
 
         Cherry-pick r260486. rdar://problem/62349885

Modified: branches/safari-610.1.11-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (260774 => 260775)


--- branches/safari-610.1.11-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb	2020-04-27 20:47:18 UTC (rev 260774)
+++ branches/safari-610.1.11-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb	2020-04-27 20:50:07 UTC (rev 260775)
@@ -1216,7 +1216,7 @@
         (apply-message-filter
             (allow mach-message-send (with report) (with telemetry))
             (allow mach-message-send (kernel-mig-routine
-                _mach_make_memory_entry
+                mach_make_memory_entry
                 host_get_clock_service
                 host_get_io_master
                 host_get_special_port
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to