This directory contains the experimental Prerender2 implementation (https://crbug.com/1126305). This feature is now behind the `blink::features::kPrerender2` flag. If you're interested in relevant code changes, join the prerendering-reviews@chromium.org group. # Summary Prerendering is "pre"-rendering, it's about pre-loading and rendering a page before the user actually navigates to it. The main goal of prerendering is to make the next page navigation faster, or ideally nearly instant. The Prerender2 is the new implementation of prerendering. # Terminology - **Trigger**: "Trigger" is an entry point to start prerendering. Currently, `