DescriptionAmend sanitization of browser-side navigationStart override.
When setting the navigationStart recorded on the browser side for
browser-initiated navigations, we need to ensure the time is lower than
the time of starting the load on the renderer side. Otherwise with heavy
clock differences between processes and particularly fast navigation
start-ups we could end up pushing the navigationStart *forward* and
hitting an assert that is being deployed in
https://codereview.chromium.org/379873002/ .
BUG=376004
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283761
Patch Set 1 #Patch Set 2 : Rebase. #Patch Set 3 : Rebase. #Patch Set 4 : Add a browsertest for the navigationStart override. #
Total comments: 2
Messages
Total messages: 11 (0 generated)
|