<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&#64;apple.com" title="Brian Burg &lt;bburg&#64;apple.com&gt;"> <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">&gt; var cell = columnIdentifier === &quot;name&quot; ? this._makeNameCell() :
&gt; this._makeOutlet(columnIdentifier, document.createTextNode());
&gt; 
&gt; Parameter to createTextNode() is mandatory after:
&gt; <a href="http://trac.webkit.org/changeset/203535">http://trac.webkit.org/changeset/203535</a>
&gt; 
&gt; document.createTextNode() was identical to calling
&gt; document.createTextNode(&quot;undefined&quot;) :/</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>