Closed
Bug 1232470
Opened 9 years ago
Closed 9 years ago
Describe network timings
Categories
(Developer Documentation Graveyard :: Developer Tools, enhancement)
Developer Documentation Graveyard
Developer Tools
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sebo, Unassigned)
References
()
Details
The description of the Network Monitor should include short explanations for the different timing phases (maybe with links to more detailed information).
Note that Firebug has some (probably outdated) information in its wiki:
https://getfirebug.com/wiki/index.php/Net_Panel#Request_Timeline
Sebastian
Comment 1•9 years ago
|
||
I've added a bit on this: https://developer.mozilla.org/en-US/docs/Tools/Network_Monitor#Timings
Poking around in the code, it looks like the Network Monitor explicitly uses the same definitions as the HAR spec: https://dxr.mozilla.org/mozilla-central/source/devtools/shared/webconsole/network-monitor.js#1080.
Flags: needinfo?(sebastianzartner)
Reporter | ||
Comment 2•9 years ago
|
||
That descriptions look good to me. Thank you Will and have a nice Christmas!
Sebastian
Flags: needinfo?(sebastianzartner)
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•