Clamp invalidating input time at nav start
In some edge cases (e.g. inaccurate input timestamp provided through remote debugging protocol) we might receive an input timestamp that is earlier than navigation start. Since invalidating input timestamp before navigation start in non-sensical, we clamp it at navigation start. R=tdresser@chromium.org,japhet@chromium.org Bug: 797334 Change-Id: Ib12921e5d372b0f676a6182fd3cd643b7e12a5f8 Reviewed-on: https://chromium-review.googlesource.com/895410Reviewed-by:Nate Chapin <japhet@chromium.org> Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Commit-Queue: Deepanjan Roy <dproy@chromium.org> Cr-Commit-Position: refs/heads/master@{#534126}
Showing
Please register or sign in to comment