[Webkit-unassigned] [Bug 146498] Web Inspector: Option+Click not jumping to resource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 22:59:42 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146498

--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 256271
  --> https://bugs.webkit.org/attachment.cgi?id=256271
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!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150707/4a0b53aa/attachment.html>


More information about the webkit-unassigned mailing list