Title: [254768] branches/safari-609-branch
- Revision
- 254768
- Author
- [email protected]
- Date
- 2020-01-17 15:02:39 -0800 (Fri, 17 Jan 2020)
Log Message
Revert "Apply patch. rdar://problem/58353217"
This reverts commit r254665.
Modified Paths
Diff
Modified: branches/safari-609-branch/Source/WebCore/Configurations/FeatureDefines.xcconfig (254767 => 254768)
--- branches/safari-609-branch/Source/WebCore/Configurations/FeatureDefines.xcconfig 2020-01-17 22:31:58 UTC (rev 254767)
+++ branches/safari-609-branch/Source/WebCore/Configurations/FeatureDefines.xcconfig 2020-01-17 23:02:39 UTC (rev 254768)
@@ -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 (254767 => 254768)
--- branches/safari-609-branch/Source/WebCore/PAL/Configurations/FeatureDefines.xcconfig 2020-01-17 22:31:58 UTC (rev 254767)
+++ branches/safari-609-branch/Source/WebCore/PAL/Configurations/FeatureDefines.xcconfig 2020-01-17 23:02:39 UTC (rev 254768)
@@ -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 (254767 => 254768)
--- branches/safari-609-branch/Source/WebKit/Configurations/FeatureDefines.xcconfig 2020-01-17 22:31:58 UTC (rev 254767)
+++ branches/safari-609-branch/Source/WebKit/Configurations/FeatureDefines.xcconfig 2020-01-17 23:02:39 UTC (rev 254768)
@@ -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 (254767 => 254768)
--- branches/safari-609-branch/Source/WebKitLegacy/mac/Configurations/FeatureDefines.xcconfig 2020-01-17 22:31:58 UTC (rev 254767)
+++ branches/safari-609-branch/Source/WebKitLegacy/mac/Configurations/FeatureDefines.xcconfig 2020-01-17 23:02:39 UTC (rev 254768)
@@ -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 (254767 => 254768)
--- branches/safari-609-branch/Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig 2020-01-17 22:31:58 UTC (rev 254767)
+++ branches/safari-609-branch/Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig 2020-01-17 23:02:39 UTC (rev 254768)
@@ -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