[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 09:44:43 PDT 2010


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


Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #3 from Timothy Hatcher <timothy at apple.com>  2010-10-27 09:44:42 PST ---
I've never use console.debug. I use console.error, warn and log. I use those specific functions to affect the error and warning counts of the inspector, and line numbers are important in error/warning cases.

The API has no guarentee or contract with how the logs show the affected file. And we prefer all the calls to show the line number. So this is not to be fixed.

-- 
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