Title: [240087] trunk/Source/WebKit
Revision
240087
Author
achristen...@apple.com
Date
2019-01-16 15:32:34 -0800 (Wed, 16 Jan 2019)

Log Message

Revert r239938
https://bugs.webkit.org/show_bug.cgi?id=193267
<rdar://problem/47297304>

* Configurations/WebContent-iOS.entitlements:

Modified Paths

Diff

Modified: trunk/Source/WebKit/ChangeLog (240086 => 240087)


--- trunk/Source/WebKit/ChangeLog	2019-01-16 23:28:49 UTC (rev 240086)
+++ trunk/Source/WebKit/ChangeLog	2019-01-16 23:32:34 UTC (rev 240087)
@@ -1,3 +1,11 @@
+2019-01-16  Alex Christensen  <achristen...@webkit.org>
+
+        Revert r239938
+        https://bugs.webkit.org/show_bug.cgi?id=193267
+        <rdar://problem/47297304>
+
+        * Configurations/WebContent-iOS.entitlements:
+
 2019-01-16  Chris Dumez  <cdu...@apple.com>
 
         Regression(r240046) Several API tests are crashing

Modified: trunk/Source/WebKit/Configurations/WebContent-iOS.entitlements (240086 => 240087)


--- trunk/Source/WebKit/Configurations/WebContent-iOS.entitlements	2019-01-16 23:28:49 UTC (rev 240086)
+++ trunk/Source/WebKit/Configurations/WebContent-iOS.entitlements	2019-01-16 23:32:34 UTC (rev 240087)
@@ -2,6 +2,8 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
+	<key>com.apple.private.network.socket-delegate</key>
+	<true/>
 	<key>com.apple.private.allow-explicit-graphics-priority</key>
 	<true/>
 	<key>com.apple.private.webinspector.allow-remote-inspection</key>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to