Turning off Group Similar Messages does not work
Categories
(DevTools :: Console, defect)
Tracking
(Not tracked)
People
(Reporter: xilonic, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
js console.debug() message with identical content are always grouped regardless of the setting Group Similar Messages
Actual results:
When js sends identical message to console.debug() Firefox 78.10.1esr always groups messages. Unchecking the gear icon setting Group Similar Messages does not change this behavior, messages remain grouped.
Expected results:
Messages should be displayed individually when setting Group Similar Messages is unchecked.
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Console' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•4 years ago
|
||
Thanks for the report. Looks like a duplicate of Bug 1615206
Description
•