Chromium Code Reviews
DescriptionSwitch chrome.csi() to use times from WebPerformance.
This is a follow on change to https://codereview.chromium.org/2084583002
which converted chrome.loadTimes() to use WebPerformance-based timings.
The current chrome.csi() implementation uses the unsupported
DocumentState-based metrics. startE, which is derived from
DocumentState.request_time, has sometimes been reporting invalid
values for the last 12 months due to crbug.com/615781. This change
moves us to using data from a trusted/maintained/accurate data source.
This change will also allow us to remove a few timing fields from
DocumentState as part of a subsequent change.
BUG=621512
Committed: https://crrev.com/a2b3e8c87b3f3372fc50ebd8a5e249995d1402ea
Cr-Commit-Position: refs/heads/master@{#429018}
Patch Set 1 #Patch Set 2 : report domcontentloaded value #
Dependent Patchsets: Messages
Total messages: 18 (13 generated)
|
|||||||||||||||||||