Title: [230815] tags/Safari-606.1.14/Source/WTF
Revision
230815
Author
kocsen_ch...@apple.com
Date
2018-04-19 13:20:36 -0700 (Thu, 19 Apr 2018)

Log Message

Revert r230677. rdar://problem/39569617

Modified Paths

Diff

Modified: tags/Safari-606.1.14/Source/WTF/ChangeLog (230814 => 230815)


--- tags/Safari-606.1.14/Source/WTF/ChangeLog	2018-04-19 19:33:59 UTC (rev 230814)
+++ tags/Safari-606.1.14/Source/WTF/ChangeLog	2018-04-19 20:20:36 UTC (rev 230815)
@@ -1,3 +1,7 @@
+2018-04-19  Kocsen Chung  <kocsen_ch...@apple.com>
+
+        Revert r230677. rdar://problem/38313938
+
 2018-04-17  Saam Barati  <sbar...@apple.com>
 
         Add system trace points for process launch and for initializeWebProcess

Modified: tags/Safari-606.1.14/Source/WTF/wtf/FeatureDefines.h (230814 => 230815)


--- tags/Safari-606.1.14/Source/WTF/wtf/FeatureDefines.h	2018-04-19 19:33:59 UTC (rev 230814)
+++ tags/Safari-606.1.14/Source/WTF/wtf/FeatureDefines.h	2018-04-19 20:20:36 UTC (rev 230815)
@@ -238,7 +238,7 @@
 #endif
 
 #if !defined(ENABLE_WEBPROCESS_WINDOWSERVER_BLOCKING)
-#define ENABLE_WEBPROCESS_WINDOWSERVER_BLOCKING __MAC_OS_X_VERSION_MIN_REQUIRED >= 101400
+#define ENABLE_WEBPROCESS_WINDOWSERVER_BLOCKING 0
 #endif
 
 #endif /* PLATFORM(MAC) */
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to