[Webkit-unassigned] [Bug 141232] Web Inspector: Populate Debugger sidebar with all debuggable resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 13:43:37 PST 2015


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

--- Comment #7 from Timothy Hatcher <timothy at apple.com> ---
Comment on attachment 247536
  --> https://bugs.webkit.org/attachment.cgi?id=247536
[PATCH] Progress patch for feedback.

View in context: https://bugs.webkit.org/attachment.cgi?id=247536&action=review

Overall the patch looks good.

> Source/WebInspectorUI/UserInterface/Views/DebuggerSidebarPanel.js:353
> +        // if (!script.url)
> +        //     return;

We should hide Anonymous Scripts for now. Then we can add support after filtering in in place.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150304/025b9bc1/attachment-0002.html>


More information about the webkit-unassigned mailing list