Ensure cursor hover state is recomputed every frame for OOPIFs
Currently, the cursor/hover doesn't update after scroll or layout changes in an OOPIF, unless a subsequent mouse move is sent. Therefore, we should check to see whether the mouse hover state should be updated at BeginMainFrame. Bug: 1126198 Change-Id: I3bea312d0687a3b7f125eb35553ea58d3dda9247 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406669Reviewed-by:Robert Flack <flackr@chromium.org> Reviewed-by:
Olga Gerchikov <gerchiko@microsoft.com> Commit-Queue: Sahir Vellani <sahir.vellani@microsoft.com> Cr-Commit-Position: refs/heads/master@{#810337}
Showing
Please register or sign in to comment