Reland "Add FirstInputDelay integration test"
This is a reland of 38d5e420 The main fix is adding actual content (a paragraph) to the website being loaded to ensure that the input is not ignored. In addition to this, some additional improvements are added to this reland: * Use content::SimulateMouseClick() since we do not care about the coordinates. * Use GetMergedEntriesByName() because PageLoad is singular. Original change's description: > Add FirstInputDelay integration test > > This CL adds a test for FID that tests equality between the JS value and > the value reported in UKM and in UMA. > > Change-Id: I00de8c947895700d86788ee4a95ea228458bb25f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067077 > Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> > Reviewed-by: Steve Kobes <skobes@chromium.org> > Cr-Commit-Position: refs/heads/master@{#743212} Change-Id: Ifb520d97b4bfc0374a24efc5057bee7edc6a3017 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078834 Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#753288}
Showing
Please register or sign in to comment