Closed
Bug 1419411
Opened 7 years ago
Closed 7 years ago
Add DAMP test to cover adding a console log while there is a lot of messages already logged
Categories
(DevTools :: Console, enhancement, P2)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1419328
People
(Reporter: ochameau, Unassigned)
References
(Blocks 2 open bugs)
Details
Inspecting elements from the context menu is one of the important user story in inspector:
https://docs.google.com/document/d/1HfzXs3UwBZrSeUboXFQmFgG9QovgXN1fke4SO7D3m0o/edit#bookmark=id.i0k79epbc7l5
We should add a DAMP test to cover it.
Inspeting elements from the context menu with and without the toolbox already opened.
Reporter | ||
Comment 1•7 years ago
|
||
Oops I pressed Save too soon, here is what should have been the first comment:
This scenario is one of the important user story in console:
https://docs.google.com/document/d/1HfzXs3UwBZrSeUboXFQmFgG9QovgXN1fke4SO7D3m0o/edit#bookmark=id.i0k79epbc7l5
We should add a DAMP test to cover it.
Add messages while there is lot of messages already logged.
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Comment 2•7 years ago
|
||
This has been covered by the new custom page made for the webconsole.
Status: NEW → RESOLVED
Closed: 7 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
•