[Webkit-unassigned] [Bug 20141] Cannot call pointer to function console.log
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 23 10:04:14 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20141
------- Comment #3 from sam at webkit.org 2008-07-23 10:04 PDT -------
I do not think this is a bug. One cannot expect a generic function to work
without a this object. You would not expect, for instance, var g =
document.getElementsById; g("foo"); to work.
--
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