Title: [254771] branches/safari-609-branch
- Revision
- 254771
- Author
- [email protected]
- Date
- 2020-01-17 15:37:05 -0800 (Fri, 17 Jan 2020)
Log Message
Re-apply patch. rdar://problem/58353217
This reverts commit r254768.
Modified Paths
Diff
Modified: branches/safari-609-branch/Source/WebCore/Configurations/FeatureDefines.xcconfig (254770 => 254771)
--- branches/safari-609-branch/Source/WebCore/Configurations/FeatureDefines.xcconfig 2020-01-17 23:36:10 UTC (rev 254770)
+++ branches/safari-609-branch/Source/WebCore/Configurations/FeatureDefines.xcconfig 2020-01-17 23:37:05 UTC (rev 254771)
@@ -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 (254770 => 254771)
--- branches/safari-609-branch/Source/WebCore/PAL/Configurations/FeatureDefines.xcconfig 2020-01-17 23:36:10 UTC (rev 254770)
+++ branches/safari-609-branch/Source/WebCore/PAL/Configurations/FeatureDefines.xcconfig 2020-01-17 23:37:05 UTC (rev 254771)
@@ -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 (254770 => 254771)
--- branches/safari-609-branch/Source/WebKit/Configurations/FeatureDefines.xcconfig 2020-01-17 23:36:10 UTC (rev 254770)
+++ branches/safari-609-branch/Source/WebKit/Configurations/FeatureDefines.xcconfig 2020-01-17 23:37:05 UTC (rev 254771)
@@ -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 (254770 => 254771)
--- branches/safari-609-branch/Source/WebKitLegacy/mac/Configurations/FeatureDefines.xcconfig 2020-01-17 23:36:10 UTC (rev 254770)
+++ branches/safari-609-branch/Source/WebKitLegacy/mac/Configurations/FeatureDefines.xcconfig 2020-01-17 23:37:05 UTC (rev 254771)
@@ -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 (254770 => 254771)
--- branches/safari-609-branch/Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig 2020-01-17 23:36:10 UTC (rev 254770)
+++ branches/safari-609-branch/Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig 2020-01-17 23:37:05 UTC (rev 254771)
@@ -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
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes