WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
190214
Web Inspector: expose full load metrics for redirect requests
https://bugs.webkit.org/show_bug.cgi?id=190214
Summary
Web Inspector: expose full load metrics for redirect requests
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-10-08 12:37:37 PDT
<
rdar://problem/45099869
>
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.
Top of Page
Format For Printing
XML
Clone This Bug