<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Regression(r203535): Uncaught Exception: TypeError: Not enough arguments at LayerTreeDataGridNode.js:47"
href="https://bugs.webkit.org/show_bug.cgi?id=160187#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Regression(r203535): Uncaught Exception: TypeError: Not enough arguments at LayerTreeDataGridNode.js:47"
href="https://bugs.webkit.org/show_bug.cgi?id=160187">bug 160187</a>
from <span class="vcard"><a class="email" href="mailto:bburg@apple.com" title="Brian Burg <bburg@apple.com>"> <span class="fn">Brian Burg</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=160187#c3">comment #3</a>)
<span class="quote">> var cell = columnIdentifier === "name" ? this._makeNameCell() :
> this._makeOutlet(columnIdentifier, document.createTextNode());
>
> Parameter to createTextNode() is mandatory after:
> <a href="http://trac.webkit.org/changeset/203535">http://trac.webkit.org/changeset/203535</a>
>
> document.createTextNode() was identical to calling
> document.createTextNode("undefined") :/</span >
Oops! This is in view code so we didn't have any coverage for that change.</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>