<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: ObjectTree Property Path doesn't work for objects logged via console.log"
   href="https://bugs.webkit.org/show_bug.cgi?id=143650#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: ObjectTree Property Path doesn't work for objects logged via console.log"
   href="https://bugs.webkit.org/show_bug.cgi?id=143650">bug 143650</a>
              from <span class="vcard"><a class="email" href="mailto:timothy&#64;apple.com" title="Timothy Hatcher &lt;timothy&#64;apple.com&gt;"> <span class="fn">Timothy Hatcher</span></a>
</span></b>
        <pre>Yes, there is concern about too many objects getting $n assignments. Also, what object gets signed for console.log(&quot;message %o&quot;, foo, bar, baz), etc.

Doing it on expend is interesting, but might still be mysterious to users.

You can get a $n for a logged object by using the &quot;Log Value&quot; context menu item.</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>