Closed
Bug 1312767
Opened 8 years ago
Closed 8 years ago
"Enable timestamps" option for new console doesn't show timestamps
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1307871
People
(Reporter: jdm, Unassigned)
Details
STR:
1. Toggle the "Enable timestamps" option under "Web Console" header in the devtools options.
2. Open a web console, execute "console.log('hi')".
Expected:
Timestamp appears.
Actual:
No timestamp when using the new console frontend.
Comment 1•8 years ago
|
||
Thanks for filing :) This is a dupe of Bug 1307871. I mentioned this in IRC, but this should be a really easy bug to fix. If it's something that would help you to have soon, we can prioritize it.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•