Title: [264429] trunk/Source/WebKit
Revision
264429
Author
pvol...@apple.com
Date
2020-07-15 15:24:41 -0700 (Wed, 15 Jul 2020)

Log Message

Unreviewed, revert part of r264385.

The change set r264385 speculatively added two messages to the mach-kernel-endpoint filter on iOS.
These messages are not needed, and should be removed.

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

Modified Paths

Diff

Modified: trunk/Source/WebKit/ChangeLog (264428 => 264429)


--- trunk/Source/WebKit/ChangeLog	2020-07-15 22:14:55 UTC (rev 264428)
+++ trunk/Source/WebKit/ChangeLog	2020-07-15 22:24:41 UTC (rev 264429)
@@ -1,3 +1,12 @@
+2020-07-15  Per Arne Vollan  <pvol...@apple.com>
+
+        Unreviewed, revert part of r264385.
+
+        The change set r264385 speculatively added two messages to the mach-kernel-endpoint filter on iOS.
+        These messages are not needed, and should be removed.
+
+        * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
+
 2020-07-15  Darin Adler  <da...@apple.com>
 
         Remove a few more uses of the terms black/white list

Modified: trunk/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (264428 => 264429)


--- trunk/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb	2020-07-15 22:14:55 UTC (rev 264428)
+++ trunk/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb	2020-07-15 22:24:41 UTC (rev 264429)
@@ -1282,8 +1282,6 @@
                 host_get_special_port
                 host_info
                 host_request_notification
-                host_security_create_task_token
-                host_security_set_task_token
                 io_connect_add_client
                 io_connect_async_method
                 io_connect_map_memory_into_task
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to