Bug 190214

Summary: Web Inspector: expose full load metrics for redirect requests
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bburg, inspector-bugzilla-changes, joepeck, sidneybeekhoven, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=150005

Devin Rousso
Reported 2018-10-02 11:22:15 PDT
Currently, we only send load metrics for the most recent request in the "chain" (e.g. if there are multiple redirects for a single request, we only have load metrics for the final request). We should be able to show full load metrics for all requests (and responses) in the "chain".
Attachments
Radar WebKit Bug Importer
Comment 1 2018-10-08 12:37:37 PDT
Joseph Pecoraro
Comment 2 2018-10-08 13:58:57 PDT
We want the load metrics for things like: • timing • protocol • headers So pretty much everything NetworkLoadMetrics has.
Note You need to log in before you can comment on or make changes to this bug.