Title: [240382] branches/safari-607-branch/Source/WebKit
Revision
240382
Author
alanc...@apple.com
Date
2019-01-23 17:21:37 -0800 (Wed, 23 Jan 2019)

Log Message

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

    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: branches/safari-607-branch/Source/WebKit/ChangeLog (240381 => 240382)


--- branches/safari-607-branch/Source/WebKit/ChangeLog	2019-01-24 01:21:35 UTC (rev 240381)
+++ branches/safari-607-branch/Source/WebKit/ChangeLog	2019-01-24 01:21:37 UTC (rev 240382)
@@ -1,5 +1,27 @@
 2019-01-23  Alan Coon  <alanc...@apple.com>
 
+        Cherry-pick r240087. rdar://problem/47458394
+
+    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  <achristen...@webkit.org>
+
+            Revert r239938
+            https://bugs.webkit.org/show_bug.cgi?id=193267
+            <rdar://problem/47297304>
+
+            * Configurations/WebContent-iOS.entitlements:
+
+2019-01-23  Alan Coon  <alanc...@apple.com>
+
         Cherry-pick r240045. rdar://problem/47458249
 
     Frequent null-deref under TiledCoreAnimationDrawingArea::scaleViewToFitDocumentIfNeeded()

Modified: branches/safari-607-branch/Source/WebKit/Configurations/WebContent-iOS.entitlements (240381 => 240382)


--- branches/safari-607-branch/Source/WebKit/Configurations/WebContent-iOS.entitlements	2019-01-24 01:21:35 UTC (rev 240381)
+++ branches/safari-607-branch/Source/WebKit/Configurations/WebContent-iOS.entitlements	2019-01-24 01:21:37 UTC (rev 240382)
@@ -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.network.socket-delegate</key>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to