DescriptionNavigationTiming: set navigationStart for navigations in new tabs.
This patch uses the existing browser_navigation_start field in
FrameMsg_Navigate to set the navigation start time for browser
navigations in new tabs.
For browser navigations that result in cross-site swap, the value is
later overriden with the end of the beforeunload event of the current
document.
BUG=376004
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282505
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rebase. #Patch Set 3 : DCHECK that browser_navigation_start is always present. #
Total comments: 6
Patch Set 4 : Rebase. #Patch Set 5 : Address Nasko's comments. #Patch Set 6 : Rebase. #Patch Set 7 : Set browser_navigation_time in NavigateToURL as well. #Patch Set 8 : Update browsertests. #
Messages
Total messages: 12 (0 generated)
|