WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 14258
18034
Inspector's timeline should show when the first response was received
https://bugs.webkit.org/show_bug.cgi?id=18034
Summary
Inspector's timeline should show when the first response was received
Timothy Hatcher
Reported
2008-03-23 21:35:12 PDT
The timeline should show a tick mark on the timeline bars where the first response was received from the server. Right now the timeline bars show the start and end times. The start time is when the request was sent, and the end time is when the load finished. So the first response time would help show how long the actual data was being transfers, and help show delays between start and first response. THis should be easy, since the WebInspector.Resource object has the responseReceivedTime time property.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2008-03-24 05:51:28 PDT
*** This bug has been marked as a duplicate of
14258
***
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