<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#c3">Comment # 3</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:burg&#64;cs.washington.edu" title="Brian Burg &lt;burg&#64;cs.washington.edu&gt;"> <span class="fn">Brian Burg</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=143650#c2">comment #2</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=143650#c0">comment #0</a>)
&gt; &gt; it returns bogus paths, using `this` as the root expression.
&gt; 
&gt; This is currently expected behavior. &quot;this&quot; is the default when we don't
&gt; know the value.
&gt; 
&gt; - Is there a specific case you have in mind that you think we should improve?
&gt; - Do you think there would be a better default name then &quot;this&quot;?</span >

Well, since the logged object can be previewed, why can't we give it a $n binding? It was just confusing to me why some expandable (remote?) objects were given numbers and others aren't. If its not possible to bind, maybe call it /(value)/ instead of `this`.</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>