Title: [202381] trunk/Source/WebKit2
- Revision
- 202381
- Author
- [email protected]
- Date
- 2016-06-23 09:56:48 -0700 (Thu, 23 Jun 2016)
Log Message
Unreviewed, rolling out r201194.
https://bugs.webkit.org/show_bug.cgi?id=159059
Not needed for iOS (Requested by bfulgham on #webkit).
Reverted changeset:
"[OS X][WK2] Expand sandbox for new mach endpoints"
https://bugs.webkit.org/show_bug.cgi?id=157919
http://trac.webkit.org/changeset/201194
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (202380 => 202381)
--- trunk/Source/WebKit2/ChangeLog 2016-06-23 16:35:17 UTC (rev 202380)
+++ trunk/Source/WebKit2/ChangeLog 2016-06-23 16:56:48 UTC (rev 202381)
@@ -1,3 +1,16 @@
+2016-06-23 Commit Queue <[email protected]>
+
+ Unreviewed, rolling out r201194.
+ https://bugs.webkit.org/show_bug.cgi?id=159059
+
+ Not needed for iOS (Requested by bfulgham on #webkit).
+
+ Reverted changeset:
+
+ "[OS X][WK2] Expand sandbox for new mach endpoints"
+ https://bugs.webkit.org/show_bug.cgi?id=157919
+ http://trac.webkit.org/changeset/201194
+
2016-06-23 Carlos Garcia Campos <[email protected]>
Unreviewed. Update OptionsGTK.cmake and NEWS for 2.13.2 release.
Modified: trunk/Source/WebKit2/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb (202380 => 202381)
--- trunk/Source/WebKit2/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb 2016-06-23 16:35:17 UTC (rev 202380)
+++ trunk/Source/WebKit2/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb 2016-06-23 16:56:48 UTC (rev 202381)
@@ -56,9 +56,6 @@
(allow mach-lookup
(global-name "com.apple.ocspd")
(global-name "com.apple.securityd")
- (global-name "com.apple.securityd.xpc")
- (global-name "com.apple.ctkd.token-client")
- (global-name "com.apple.CoreAuthentication.agent.libxpc")
(global-name "com.apple.accountsd.accountmanager"))
(deny file-write-create
Modified: trunk/Source/WebKit2/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (202380 => 202381)
--- trunk/Source/WebKit2/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb 2016-06-23 16:35:17 UTC (rev 202380)
+++ trunk/Source/WebKit2/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb 2016-06-23 16:56:48 UTC (rev 202381)
@@ -76,9 +76,6 @@
;; Various services required by CFNetwork and other frameworks
(allow mach-lookup
(global-name "com.apple.PowerManagement.control")
- (global-name "com.apple.securityd.xpc")
- (global-name "com.apple.ctkd.token-client")
- (global-name "com.apple.CoreAuthentication.agent.libxpc")
(global-name "com.apple.accountsd.accountmanager")
(global-name "com.apple.coremedia.audiodeviceclock"))
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes