Closed
Bug 755528
Opened 13 years ago
Closed 13 years ago
Console should show when a new page is loaded
Categories
(DevTools :: Console, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 655700
People
(Reporter: ianbicking, Unassigned)
Details
Each time a new page is loaded (e.g., through navigation or reload) the console should visually group messages so they are clearly associated with the page. This could also make reload boundaries clearer.
Ideally navigation would also be easily bounded to these page changes, particularly looking at the messages that started *when the current page was loaded*, distinct from previous messages. This is one of the primary reasons to scroll back through the console, but if you don't carefully clear the console at the right times this simple action is nearly impossible to do, as old messages intermingle with new ones.
One can imagine messages from past pages being folded, still available but visually distinct.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•