[Webkit-unassigned] [Bug 48421] Web Inspector: Don't show line numbers for console.log

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 07:00:14 PDT 2010


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





--- Comment #2 from Rouven Weßling <me at rouvenwessling.de>  2010-10-27 07:00:14 PST ---
I don't disagree that line numbers are important, but there'd still be consolde.debug for this.

since I'm targeting both Firebug and Webkit I use console.log for thing not directly related to a certiain line of code (Sever messages, Stats) and console.debug to actually debug JavaScript code.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list