<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:burg@cs.washington.edu" title="Brian Burg <burg@cs.washington.edu>"> <span class="fn">Brian Burg</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: cannot call unbound reference to console.log"
href="https://bugs.webkit.org/show_bug.cgi?id=20141">bug 20141</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Summary</td>
<td>Cannot call pointer to function console.log
</td>
<td>Web Inspector: cannot call unbound reference to console.log
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: cannot call unbound reference to console.log"
href="https://bugs.webkit.org/show_bug.cgi?id=20141#c41">Comment # 41</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: cannot call unbound reference to console.log"
href="https://bugs.webkit.org/show_bug.cgi?id=20141">bug 20141</a>
from <span class="vcard"><a class="email" href="mailto:burg@cs.washington.edu" title="Brian Burg <burg@cs.washington.edu>"> <span class="fn">Brian Burg</span></a>
</span></b>
<pre>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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>