Title: [237573] trunk/Source/WebKit
- Revision
- 237573
- Author
- [email protected]
- Date
- 2018-10-29 16:49:24 -0700 (Mon, 29 Oct 2018)
Log Message
Move 'ProcessSwapOnCrossSiteNavigationEnabled' to 'experimental' category.
https://bugs.webkit.org/show_bug.cgi?id=191049
Patch by Dewei Zhu <[email protected]> on 2018-10-29
Reviewed by Chris Dumez.
Move 'ProcessSwapOnCrossSiteNavigationEnabled' from 'internal' to 'experimental' category.
* Shared/WebPreferences.yaml:
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (237572 => 237573)
--- trunk/Source/WebKit/ChangeLog 2018-10-29 23:29:18 UTC (rev 237572)
+++ trunk/Source/WebKit/ChangeLog 2018-10-29 23:49:24 UTC (rev 237573)
@@ -1,3 +1,14 @@
+2018-10-29 Dewei Zhu <[email protected]>
+
+ Move 'ProcessSwapOnCrossSiteNavigationEnabled' to 'experimental' category.
+ https://bugs.webkit.org/show_bug.cgi?id=191049
+
+ Reviewed by Chris Dumez.
+
+ Move 'ProcessSwapOnCrossSiteNavigationEnabled' from 'internal' to 'experimental' category.
+
+ * Shared/WebPreferences.yaml:
+
2018-10-29 Youenn Fablet <[email protected]>
Handle MDNS resolution of candidates through libwebrtc directly
Modified: trunk/Source/WebKit/Shared/WebPreferences.yaml (237572 => 237573)
--- trunk/Source/WebKit/Shared/WebPreferences.yaml 2018-10-29 23:29:18 UTC (rev 237572)
+++ trunk/Source/WebKit/Shared/WebPreferences.yaml 2018-10-29 23:49:24 UTC (rev 237573)
@@ -1350,7 +1350,7 @@
defaultValue: false
humanReadableName: "Swap Processes on Cross-Site Navigation"
humanReadableDescription: "Swap WebContent processes on cross-site navigations"
- category: internal
+ category: experimental
webcoreBinding: none
ResourceLoadStatisticsDebugMode:
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes