Open Bug 1491687 Opened 6 years ago Updated 2 years ago

Group similar messages in Web Console (by default and as a checkbox)

Categories

(DevTools :: Console, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: rick3162, Unassigned)

Details

Attachments

(2 files)

I'm aware that Firefox DevTools Web Console already groups duplicated entries and then uses a badge with the count of duplicated entries.
But that doesn't happen when the entries are slightly different.

So, my suggestion is to add a "Group similar" checkbox and group such entries by default. 
Chrome browser provides such feature and groups similar messages together by default[1] .

I'm referring to consecutive messages, where only the URL changes among them,
e.g. the following:

Loading mixed (insecure) display content “URL_1” on a secure page[Learn More]
Loading mixed (insecure) display content “URL_2” on a secure page[Learn More]
Loading mixed (insecure) display content “URL_3” on a secure page[Learn More]

to become:

~ [3] Loading mixed (insecure) display content on a secure page[Learn More]


Please see my attached screenshots from Firefox 62 and Chrome 69.

Using Firefox 62 and Nightly 64 (and Chrome 69) in win10.

[1] https://developers.google.com/web/updates/2017/11/devtools-release-notes#group-similar
Attached image Firefox 62.jpg
Attached image Chrome 69.jpg
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: