[Webkit-unassigned] [Bug 146377] New: Web Inspector: Add source links to functions logged in the console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 26 20:42:47 PDT 2015


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

            Bug ID: 146377
           Summary: Web Inspector: Add source links to functions logged in
                    the console
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 255688
  --> https://bugs.webkit.org/attachment.cgi?id=255688&action=review
[Image] Expected

Currently, when I know a function name and I want to jump to its definition I need to:

1. >> dir({blah: someObj.myFunction})
   -> â–º {blah: someObj.myFunction}
2. Click on â–º
3. Right click on "myFunction"
4. Select "Jump to Definition"

It should be improved.

-- 
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/20150627/b27812b8/attachment.html>


More information about the webkit-unassigned mailing list