Title: [261964] branches/safari-610.1.14-branch/Source/WebKit
Revision
261964
Author
alanc...@apple.com
Date
2020-05-20 15:21:25 -0700 (Wed, 20 May 2020)

Log Message

Revert r261891. rdar://problem/63415448

Modified Paths

Diff

Modified: branches/safari-610.1.14-branch/Source/WebKit/ChangeLog (261963 => 261964)


--- branches/safari-610.1.14-branch/Source/WebKit/ChangeLog	2020-05-20 22:14:13 UTC (rev 261963)
+++ branches/safari-610.1.14-branch/Source/WebKit/ChangeLog	2020-05-20 22:21:25 UTC (rev 261964)
@@ -1,32 +1,3 @@
-2020-05-19  Alan Coon  <alanc...@apple.com>
-
-        Cherry-pick r261884. rdar://problem/63415448
-
-    [iOS] Fix message filter sandbox violation
-    https://bugs.webkit.org/show_bug.cgi?id=212100
-    <rdar://problem/63407155>
-    
-    Reviewed by Andy Estes.
-    
-    A message needs to be added to the message filter in the WebContent sandbox on iOS.
-    
-    * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
-    
-    
-    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@261884 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
-    2020-05-19  Per Arne Vollan  <pvol...@apple.com>
-
-            [iOS] Fix message filter sandbox violation
-            https://bugs.webkit.org/show_bug.cgi?id=212100
-            <rdar://problem/63407155>
-
-            Reviewed by Andy Estes.
-
-            A message needs to be added to the message filter in the WebContent sandbox on iOS.
-
-            * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
-
 2020-05-17  Carlos Garcia Campos  <cgar...@igalia.com>
 
         [GTK] Move to new Pasteboard API

Modified: branches/safari-610.1.14-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (261963 => 261964)


--- branches/safari-610.1.14-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb	2020-05-20 22:14:13 UTC (rev 261963)
+++ branches/safari-610.1.14-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb	2020-05-20 22:21:25 UTC (rev 261964)
@@ -1291,7 +1291,6 @@
                 io_service_open_extended
                 mach_exception_raise
                 (when (defined? 'mach_make_memory_entry) mach_make_memory_entry)
-                (when (defined? 'mach_make_memory_entry_64) mach_make_memory_entry_64)
                 mach_port_get_context_from_user
                 mach_port_request_notification
                 mach_port_set_attributes
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to