Stop recording LCP after OOPIF input.
A subframe's PaintTimingDetector is supposed to stop recording after an input, but we were only calling NotifyInputEvent on the same-site codepath (WebViewImpl) and not the OOPIF codepath (WebFrameWidgetImpl). This also ensures that we set first_input_or_scroll_notified_timestamp in PageLoadMetrics timing updates after an OOPIF input. Bug: 1115529 Change-Id: I9599d1cc7094551b899cfa19591eeaf5c85eb88b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436770Reviewed-by:Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Commit-Queue: Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#813268}
Showing
Please register or sign in to comment