[Webkit-unassigned] [Bug 20141] Cannot call pointer to function console.log
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 23 09:06:38 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20141
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|New Bugs |Web Inspector
Ever Confirmed|0 |1
------- Comment #2 from ap at webkit.org 2008-07-23 09:06 PDT -------
That's because logging as currently implemented in WebKit requires a page
pointer, which is stored in the console object. So, the console.log function
cannot be called on any other object.
--
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