[Webkit-unassigned] [Bug 14263] New: Allow loging debug information to the Javascript console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 22:41:50 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14263

           Summary: Allow loging debug information to the Javascript console
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
               URL: http://www.getfirebug.com/console.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: niels.leenheer at gmail.com


When using Firebug you can use the console object to log debug information to
the javascript console. 

For example:

console.log('debug information');

We could use the same API for a similar purpose.


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



More information about the webkit-unassigned mailing list