Title: [254665] branches/safari-609-branch

Diff

Modified: branches/safari-609-branch/Source/WebCore/Configurations/FeatureDefines.xcconfig (254664 => 254665)


--- branches/safari-609-branch/Source/WebCore/Configurations/FeatureDefines.xcconfig	2020-01-16 03:28:33 UTC (rev 254664)
+++ branches/safari-609-branch/Source/WebCore/Configurations/FeatureDefines.xcconfig	2020-01-16 03:34:03 UTC (rev 254665)
@@ -188,7 +188,7 @@
 ENABLE_GEOLOCATION_maccatalyst = ENABLE_GEOLOCATION;
 ENABLE_GEOLOCATION_macosx = ENABLE_GEOLOCATION;
 
-ENABLE_GPU_PROCESS = ENABLE_GPU_PROCESS;
+ENABLE_GPU_PROCESS = ;
 
 ENABLE_INDEXED_DATABASE = ENABLE_INDEXED_DATABASE;
 

Modified: branches/safari-609-branch/Source/WebCore/PAL/Configurations/FeatureDefines.xcconfig (254664 => 254665)


--- branches/safari-609-branch/Source/WebCore/PAL/Configurations/FeatureDefines.xcconfig	2020-01-16 03:28:33 UTC (rev 254664)
+++ branches/safari-609-branch/Source/WebCore/PAL/Configurations/FeatureDefines.xcconfig	2020-01-16 03:34:03 UTC (rev 254665)
@@ -188,7 +188,7 @@
 ENABLE_GEOLOCATION_maccatalyst = ENABLE_GEOLOCATION;
 ENABLE_GEOLOCATION_macosx = ENABLE_GEOLOCATION;
 
-ENABLE_GPU_PROCESS = ENABLE_GPU_PROCESS;
+ENABLE_GPU_PROCESS = ;
 
 ENABLE_INDEXED_DATABASE = ENABLE_INDEXED_DATABASE;
 

Modified: branches/safari-609-branch/Source/WebKit/Configurations/FeatureDefines.xcconfig (254664 => 254665)


--- branches/safari-609-branch/Source/WebKit/Configurations/FeatureDefines.xcconfig	2020-01-16 03:28:33 UTC (rev 254664)
+++ branches/safari-609-branch/Source/WebKit/Configurations/FeatureDefines.xcconfig	2020-01-16 03:34:03 UTC (rev 254665)
@@ -188,7 +188,7 @@
 ENABLE_GEOLOCATION_maccatalyst = ENABLE_GEOLOCATION;
 ENABLE_GEOLOCATION_macosx = ENABLE_GEOLOCATION;
 
-ENABLE_GPU_PROCESS = ENABLE_GPU_PROCESS;
+ENABLE_GPU_PROCESS = ;
 
 ENABLE_INDEXED_DATABASE = ENABLE_INDEXED_DATABASE;
 

Modified: branches/safari-609-branch/Source/WebKitLegacy/mac/Configurations/FeatureDefines.xcconfig (254664 => 254665)


--- branches/safari-609-branch/Source/WebKitLegacy/mac/Configurations/FeatureDefines.xcconfig	2020-01-16 03:28:33 UTC (rev 254664)
+++ branches/safari-609-branch/Source/WebKitLegacy/mac/Configurations/FeatureDefines.xcconfig	2020-01-16 03:34:03 UTC (rev 254665)
@@ -188,7 +188,7 @@
 ENABLE_GEOLOCATION_maccatalyst = ENABLE_GEOLOCATION;
 ENABLE_GEOLOCATION_macosx = ENABLE_GEOLOCATION;
 
-ENABLE_GPU_PROCESS = ENABLE_GPU_PROCESS;
+ENABLE_GPU_PROCESS = ;
 
 ENABLE_INDEXED_DATABASE = ENABLE_INDEXED_DATABASE;
 

Modified: branches/safari-609-branch/Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig (254664 => 254665)


--- branches/safari-609-branch/Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig	2020-01-16 03:28:33 UTC (rev 254664)
+++ branches/safari-609-branch/Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig	2020-01-16 03:34:03 UTC (rev 254665)
@@ -188,7 +188,7 @@
 ENABLE_GEOLOCATION_maccatalyst = ENABLE_GEOLOCATION;
 ENABLE_GEOLOCATION_macosx = ENABLE_GEOLOCATION;
 
-ENABLE_GPU_PROCESS = ENABLE_GPU_PROCESS;
+ENABLE_GPU_PROCESS = ;
 
 ENABLE_INDEXED_DATABASE = ENABLE_INDEXED_DATABASE;
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to