Title: [250336] trunk/Source/WebKit
- Revision
- 250336
- Author
- you...@apple.com
- Date
- 2019-09-25 00:27:00 -0700 (Wed, 25 Sep 2019)
Log Message
Make IsNSURLSessionWebSocketEnabled an experimental flag
https://bugs.webkit.org/show_bug.cgi?id=202135
Reviewed by Geoffrey Garen.
* Shared/WebPreferences.yaml:
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (250335 => 250336)
--- trunk/Source/WebKit/ChangeLog 2019-09-25 06:53:42 UTC (rev 250335)
+++ trunk/Source/WebKit/ChangeLog 2019-09-25 07:27:00 UTC (rev 250336)
@@ -1,3 +1,12 @@
+2019-09-25 Youenn Fablet <you...@apple.com>
+
+ Make IsNSURLSessionWebSocketEnabled an experimental flag
+ https://bugs.webkit.org/show_bug.cgi?id=202135
+
+ Reviewed by Geoffrey Garen.
+
+ * Shared/WebPreferences.yaml:
+
2019-09-24 Chris Dumez <cdu...@apple.com>
[iOS] Regression(r249703) frequent 'kill() returned unexpected error' log messages
Modified: trunk/Source/WebKit/Shared/WebPreferences.yaml (250335 => 250336)
--- trunk/Source/WebKit/Shared/WebPreferences.yaml 2019-09-25 06:53:42 UTC (rev 250335)
+++ trunk/Source/WebKit/Shared/WebPreferences.yaml 2019-09-25 07:27:00 UTC (rev 250336)
@@ -1722,7 +1722,7 @@
defaultValue: false
humanReadableName: "NSURLSession WebSocket"
humanReadableDescription: "Use NSURLSession WebSocket API"
- category: internal
+ category: experimental
webcoreBinding: RuntimeEnabledFeatures
condition: HAVE(NSURLSESSION_WEBSOCKET)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes