[Webkit-unassigned] [Bug 20141] Web Inspector: cannot call unbound reference to console.log
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 17 17:19:53 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=20141
Brian Burg <burg at cs.washington.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Cannot call pointer to |Web Inspector: cannot call
|function console.log |unbound reference to
| |console.log
--- Comment #41 from Brian Burg <burg at cs.washington.edu> ---
I recommend resolving this as WONTFIX. It adds complexity and solves a tiny use case.
If adding console.log = console.log.bind(console) is seriously slowing down or complicating someone's development, then I'm really curious why that is so. And besides, what browsers don't support console.log in 2014?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141218/1d0a7310/attachment.html>
More information about the webkit-unassigned
mailing list