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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 27 16:00:29 PDT 2007


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





------- Comment #10 from aroben at apple.com  2007-10-27 16:00 PDT -------
(In reply to comment #8)
> +    // 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.

When I added the message level/source stuff I was being pretty paranoid about
not changing the set of messages passed up to the ChromeClient. I think we can
be less paranoid now and do as you suggest.


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