After 266255@main, a Web process is prewarmed on provisional load instead of when the main frame load has finished. This is a page load time progression on most iOS devices, except for the low end ones. For these devices, we should still be prewarming when the main frame load has finished. The change in 266255@main is also neutral on macOS, so we can also keep the original behavior there.
<rdar://problem/113557767>
Pull request: https://github.com/WebKit/WebKit/pull/16476
Committed 266717@main (3ef8682eac94): <https://commits.webkit.org/266717@main> Reviewed commits have been landed. Closing PR #16476 and removing active labels.