<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: Option+Click not jumping to resource"
   href="https://bugs.webkit.org/show_bug.cgi?id=146498#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Option+Click not jumping to resource"
   href="https://bugs.webkit.org/show_bug.cgi?id=146498">bug 146498</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=256271&amp;action=diff" name="attach_256271" title="Patch">attachment 256271</a> <a href="attachment.cgi?id=256271&amp;action=edit" title="Patch">[details]</a></span>
Patch

Doing some quick searches I found a few call sites that were missed. (Maybe you just searched WebInspector.foo and missed these which don't 100% match that call site signature):

Base/Main.js
1535:    this.showMainFrameDOMTree(event.data.node, true);

Base/Main.js
1138:        this.showSourceCodeForFrame(frame.id, true);

Thanks for looking into 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>