Enable NavigationPreloadManager by default
Created attachment 445692 [details] Patch
<rdar://problem/86014395>
Comment on attachment 445692 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=445692&action=review > Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml:1268 > + default: true I am curious, what is the purpose to turn it on in WebCore? Why doesn't turning it on for WebKit suffice?
Comment on attachment 445692 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=445692&action=review >> Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml:1268 >> + default: true > > I am curious, what is the purpose to turn it on in WebCore? Why doesn't turning it on for WebKit suffice? It is not needed but it seems the default WebCore value should be aligned with the default WebCore user, a.k.a. WebKit.
Committed r286540 (244872@main): <https://commits.webkit.org/244872@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 445692 [details].