Closed Bug 835784 Opened 11 years ago Closed 11 years ago

Console should have a breakdown of request time in the Network Panel

Categories

(DevTools :: Console, defect)

21 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wraithan, Unassigned)

Details

(Whiteboard: [netpanel])

Firebug has the very useful feature of breaking down a request by dns, connecting, sending, waiting, and receiving.

This is great for debugging whether it is payload download size, or server side generation, or maybe just local DNS lookup times are at fault for making an asset or page load slow.
we're going to need this information as well for the net panel feature.
Summary: Net Panel of the Console should have a breakdown of request time. → Console should have a breakdown of request time in the Network Panel
Whiteboard: [netpanel]
The network event actor should provide this information already - not sure how accurate it is. We just need to show it in the net panel UI.

Thanks for the bug report.
This was fixed by bug 855544.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.