[Abandonment] Flush metrics on FCP
This CL adds a method that gets called when a frame reaches FCP. This allows us to aggressively flush the metrics from the renderer process to the browser process, which in turn means that our abandonment rates would be more accurate as a result, since the abandonment metric relies on whether FCP has been reached. Bug: 1048691 Change-Id: I7d0a4e2886a41f5eb007c0eed3b19e59df4917f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2642993Reviewed-by:Steve Kobes <skobes@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#846376}
Showing
Please register or sign in to comment