[Devtools] Network Downloading to use TTFB instead of headers received
Changes displayed timing info in network panel to use the requestStarted (TTFB) instead of headersReceivedEnd. This will be more on par with what HAR format uses. This is a minor change and most of the time requestStarted and headersReceived is the same since the first packet often has all the headers. R=caseq BUG=374557 Change-Id: I3e887b80f482843c0a98ae9ebc660bdfa611fe9c Reviewed-on: https://chromium-review.googlesource.com/557466Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Blaise Bruer <allada@chromium.org> Cr-Commit-Position: refs/heads/master@{#487339}
Showing
Please register or sign in to comment