Open Bug 884125 Opened 12 years ago Updated 3 years ago

Add support for console.timeStamp to netmonitor UI

Categories

(DevTools :: Netmonitor, enhancement, P2)

enhancement

Tracking

(Not tracked)

People

(Reporter: anton, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [polish-backlog])

Now that we have a proper network timeline we can add support for console.timeStamp. Firebug and Chrome and possibly others already support it. Basically it allows people to add markers to the network timeline from content JavaScript. For more info see: http://www.softwareishard.com/blog/firebug/firebug-1-8-console-timestamp/
OS: Mac OS X → All
Hardware: x86 → All
Summary: Add support for console.timeStamp → Add support for console.timeStamp to netmonitor UI
We need this for not just network panel, but for perf timeline as well.
Whiteboard: [devedition-40]
Priority: P3 → P1
Priority: P1 → P2
Blocks: firebug-gaps
Severity: normal → enhancement
Version: Trunk → unspecified
Whiteboard: [devedition-40] → [polish-backlog]
We can probably use the existing timelinefront that's connected to the netmonitor to receive the timestamps.
FYI bug 1273297 is about console.timeStamp in the perf panel
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.