[Webkit-unassigned] [Bug 14953] Implement window.console in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 27 12:39:50 PDT 2007


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





------- Comment #8 from timothy at hatcher.name  2007-10-27 12:39 PDT -------
+    // FIXME: this should use LogMessageLevel, but must use ErrorMessageLevel
for now to forward message to the console.

etc.

We should pass the right message level to Crome and let Crome's
addMessageToConsole do the right thing when calling the client. Passing the
wrong message level is gimping the new Web Inspector console.


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