Title: [240091] tags/Safari-608.1.1/Source/WebKit
Revision
240091
Author
[email protected]
Date
2019-01-16 15:54:08 -0800 (Wed, 16 Jan 2019)

Log Message

Cherry-pick r240087. rdar://problem/47297304

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

    * Configurations/WebContent-iOS.entitlements:

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

Modified Paths

Diff

Modified: tags/Safari-608.1.1/Source/WebKit/ChangeLog (240090 => 240091)


--- tags/Safari-608.1.1/Source/WebKit/ChangeLog	2019-01-16 23:52:36 UTC (rev 240090)
+++ tags/Safari-608.1.1/Source/WebKit/ChangeLog	2019-01-16 23:54:08 UTC (rev 240091)
@@ -1,3 +1,25 @@
+2019-01-16  Alan Coon  <[email protected]>
+
+        Cherry-pick r240087. rdar://problem/47297304
+
+    Revert r239938
+    https://bugs.webkit.org/show_bug.cgi?id=193267
+    <rdar://problem/47297304>
+    
+    * Configurations/WebContent-iOS.entitlements:
+    
+    
+    
+    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@240087 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    2019-01-16  Alex Christensen  <[email protected]>
+
+            Revert r239938
+            https://bugs.webkit.org/show_bug.cgi?id=193267
+            <rdar://problem/47297304>
+
+            * Configurations/WebContent-iOS.entitlements:
+
 2019-01-15  Brian Burg  <[email protected]>
 
         WebDriver: update Create Window implementation to support newest specification

Modified: tags/Safari-608.1.1/Source/WebKit/Configurations/WebContent-iOS.entitlements (240090 => 240091)


--- tags/Safari-608.1.1/Source/WebKit/Configurations/WebContent-iOS.entitlements	2019-01-16 23:52:36 UTC (rev 240090)
+++ tags/Safari-608.1.1/Source/WebKit/Configurations/WebContent-iOS.entitlements	2019-01-16 23:54:08 UTC (rev 240091)
@@ -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
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to