[Webkit-unassigned] [Bug 17234] Inspector should link console.{log, warn, info, error} back to call site

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 11 08:34:53 PDT 2008


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





------- Comment #6 from casey.hattori at gmail.com  2008-08-11 08:34 PDT -------

(In reply to comment #4 at bug #19791)
> I think using CustomCall for the Console object is fine. The majority of the
> console functions want this info.
> 

I tried doing "interface [CustomCall] Console {" but that doesn't seem to
change the CallTypes for console.*. Calling console() seems to have the new
custom CallType but that's not what I want. 


-- 
Configure bugmail: https://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