Diff
Modified: trunk/Source/_javascript_Core/ChangeLog (215218 => 215219)
--- trunk/Source/_javascript_Core/ChangeLog 2017-04-11 05:46:34 UTC (rev 215218)
+++ trunk/Source/_javascript_Core/ChangeLog 2017-04-11 06:18:55 UTC (rev 215219)
@@ -1,5 +1,12 @@
2017-04-10 Alex Christensen <[email protected]>
+ Revert r215217
+ https://bugs.webkit.org/show_bug.cgi?id=170703
+
+ * Configurations/FeatureDefines.xcconfig:
+
+2017-04-10 Alex Christensen <[email protected]>
+
Continue enabling WebRTC
https://bugs.webkit.org/show_bug.cgi?id=170703
Modified: trunk/Source/_javascript_Core/Configurations/FeatureDefines.xcconfig (215218 => 215219)
--- trunk/Source/_javascript_Core/Configurations/FeatureDefines.xcconfig 2017-04-11 05:46:34 UTC (rev 215218)
+++ trunk/Source/_javascript_Core/Configurations/FeatureDefines.xcconfig 2017-04-11 06:18:55 UTC (rev 215219)
@@ -197,7 +197,6 @@
ENABLE_WEB_RTC_macosx_Debug = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Release = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Production = $(ENABLE_WEB_RTC_macosx_Production_$(TARGET_MAC_OS_X_VERSION_MAJOR));
-ENABLE_WEB_RTC_macosx_Production_101100 = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Production_101300 = ENABLE_WEB_RTC;
ENABLE_WRITABLE_STREAM_API = ENABLE_WRITABLE_STREAM_API;
Modified: trunk/Source/WebCore/ChangeLog (215218 => 215219)
--- trunk/Source/WebCore/ChangeLog 2017-04-11 05:46:34 UTC (rev 215218)
+++ trunk/Source/WebCore/ChangeLog 2017-04-11 06:18:55 UTC (rev 215219)
@@ -1,3 +1,10 @@
+2017-04-10 Alex Christensen <[email protected]>
+
+ Revert r215217
+ https://bugs.webkit.org/show_bug.cgi?id=170703
+
+ * Configurations/FeatureDefines.xcconfig:
+
2017-04-10 Chris Dumez <[email protected]>
Fix bad change in r215167.
Modified: trunk/Source/WebCore/Configurations/FeatureDefines.xcconfig (215218 => 215219)
--- trunk/Source/WebCore/Configurations/FeatureDefines.xcconfig 2017-04-11 05:46:34 UTC (rev 215218)
+++ trunk/Source/WebCore/Configurations/FeatureDefines.xcconfig 2017-04-11 06:18:55 UTC (rev 215219)
@@ -197,7 +197,6 @@
ENABLE_WEB_RTC_macosx_Debug = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Release = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Production = $(ENABLE_WEB_RTC_macosx_Production_$(TARGET_MAC_OS_X_VERSION_MAJOR));
-ENABLE_WEB_RTC_macosx_Production_101100 = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Production_101300 = ENABLE_WEB_RTC;
ENABLE_WRITABLE_STREAM_API = ENABLE_WRITABLE_STREAM_API;
Modified: trunk/Source/WebCore/PAL/ChangeLog (215218 => 215219)
--- trunk/Source/WebCore/PAL/ChangeLog 2017-04-11 05:46:34 UTC (rev 215218)
+++ trunk/Source/WebCore/PAL/ChangeLog 2017-04-11 06:18:55 UTC (rev 215219)
@@ -1,5 +1,12 @@
2017-04-10 Alex Christensen <[email protected]>
+ Revert r215217
+ https://bugs.webkit.org/show_bug.cgi?id=170703
+
+ * Configurations/FeatureDefines.xcconfig:
+
+2017-04-10 Alex Christensen <[email protected]>
+
Continue enabling WebRTC
https://bugs.webkit.org/show_bug.cgi?id=170703
Modified: trunk/Source/WebCore/PAL/Configurations/FeatureDefines.xcconfig (215218 => 215219)
--- trunk/Source/WebCore/PAL/Configurations/FeatureDefines.xcconfig 2017-04-11 05:46:34 UTC (rev 215218)
+++ trunk/Source/WebCore/PAL/Configurations/FeatureDefines.xcconfig 2017-04-11 06:18:55 UTC (rev 215219)
@@ -197,7 +197,6 @@
ENABLE_WEB_RTC_macosx_Debug = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Release = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Production = $(ENABLE_WEB_RTC_macosx_Production_$(TARGET_MAC_OS_X_VERSION_MAJOR));
-ENABLE_WEB_RTC_macosx_Production_101100 = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Production_101300 = ENABLE_WEB_RTC;
ENABLE_WRITABLE_STREAM_API = ENABLE_WRITABLE_STREAM_API;
Modified: trunk/Source/WebKit/mac/ChangeLog (215218 => 215219)
--- trunk/Source/WebKit/mac/ChangeLog 2017-04-11 05:46:34 UTC (rev 215218)
+++ trunk/Source/WebKit/mac/ChangeLog 2017-04-11 06:18:55 UTC (rev 215219)
@@ -1,5 +1,12 @@
2017-04-10 Alex Christensen <[email protected]>
+ Revert r215217
+ https://bugs.webkit.org/show_bug.cgi?id=170703
+
+ * Configurations/FeatureDefines.xcconfig:
+
+2017-04-10 Alex Christensen <[email protected]>
+
Continue enabling WebRTC
https://bugs.webkit.org/show_bug.cgi?id=170703
Modified: trunk/Source/WebKit/mac/Configurations/FeatureDefines.xcconfig (215218 => 215219)
--- trunk/Source/WebKit/mac/Configurations/FeatureDefines.xcconfig 2017-04-11 05:46:34 UTC (rev 215218)
+++ trunk/Source/WebKit/mac/Configurations/FeatureDefines.xcconfig 2017-04-11 06:18:55 UTC (rev 215219)
@@ -197,7 +197,6 @@
ENABLE_WEB_RTC_macosx_Debug = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Release = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Production = $(ENABLE_WEB_RTC_macosx_Production_$(TARGET_MAC_OS_X_VERSION_MAJOR));
-ENABLE_WEB_RTC_macosx_Production_101100 = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Production_101300 = ENABLE_WEB_RTC;
ENABLE_WRITABLE_STREAM_API = ENABLE_WRITABLE_STREAM_API;
Modified: trunk/Source/WebKit2/ChangeLog (215218 => 215219)
--- trunk/Source/WebKit2/ChangeLog 2017-04-11 05:46:34 UTC (rev 215218)
+++ trunk/Source/WebKit2/ChangeLog 2017-04-11 06:18:55 UTC (rev 215219)
@@ -1,5 +1,12 @@
2017-04-10 Alex Christensen <[email protected]>
+ Revert r215217
+ https://bugs.webkit.org/show_bug.cgi?id=170703
+
+ * Configurations/FeatureDefines.xcconfig:
+
+2017-04-10 Alex Christensen <[email protected]>
+
Continue enabling WebRTC
https://bugs.webkit.org/show_bug.cgi?id=170703
Modified: trunk/Source/WebKit2/Configurations/FeatureDefines.xcconfig (215218 => 215219)
--- trunk/Source/WebKit2/Configurations/FeatureDefines.xcconfig 2017-04-11 05:46:34 UTC (rev 215218)
+++ trunk/Source/WebKit2/Configurations/FeatureDefines.xcconfig 2017-04-11 06:18:55 UTC (rev 215219)
@@ -197,7 +197,6 @@
ENABLE_WEB_RTC_macosx_Debug = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Release = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Production = $(ENABLE_WEB_RTC_macosx_Production_$(TARGET_MAC_OS_X_VERSION_MAJOR));
-ENABLE_WEB_RTC_macosx_Production_101100 = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Production_101300 = ENABLE_WEB_RTC;
ENABLE_WRITABLE_STREAM_API = ENABLE_WRITABLE_STREAM_API;
Modified: trunk/Tools/ChangeLog (215218 => 215219)
--- trunk/Tools/ChangeLog 2017-04-11 05:46:34 UTC (rev 215218)
+++ trunk/Tools/ChangeLog 2017-04-11 06:18:55 UTC (rev 215219)
@@ -1,5 +1,12 @@
2017-04-10 Alex Christensen <[email protected]>
+ Revert r215217
+ https://bugs.webkit.org/show_bug.cgi?id=170703
+
+ * TestWebKitAPI/Configurations/FeatureDefines.xcconfig:
+
+2017-04-10 Alex Christensen <[email protected]>
+
Continue enabling WebRTC
https://bugs.webkit.org/show_bug.cgi?id=170703
Modified: trunk/Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig (215218 => 215219)
--- trunk/Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig 2017-04-11 05:46:34 UTC (rev 215218)
+++ trunk/Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig 2017-04-11 06:18:55 UTC (rev 215219)
@@ -197,7 +197,6 @@
ENABLE_WEB_RTC_macosx_Debug = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Release = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Production = $(ENABLE_WEB_RTC_macosx_Production_$(TARGET_MAC_OS_X_VERSION_MAJOR));
-ENABLE_WEB_RTC_macosx_Production_101100 = ENABLE_WEB_RTC;
ENABLE_WEB_RTC_macosx_Production_101300 = ENABLE_WEB_RTC;
ENABLE_WRITABLE_STREAM_API = ENABLE_WRITABLE_STREAM_API;