[Webkit-unassigned] [Bug 152038] Web Inspector: console.count() shouldn't show a colon in front of a number

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 14:38:20 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=152038

--- Comment #16 from Joseph Pecoraro <joepeck at webkit.org> ---
I've been wondering for a while now if we should just drop console.count. Last I checked, no browser implements a sufficiently useful version of it. They all track just line number, so in minified sources it is completely useless as all counts() are considered the same line.

Has this grown in popularity somewhere? Is there a good use case for it?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160111/673670fa/attachment.html>


More information about the webkit-unassigned mailing list