[Webkit-unassigned] [Bug 45756] New: Web Inspector: Links from "Profiles" don't lead to "Scripts"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 08:49:13 PDT 2010


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

           Summary: Web Inspector: Links from "Profiles" don't lead to
                    "Scripts"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: masterov at chromium.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, loislo at chromium.org


Steps to reproduce:

1. navigate to a page with javascript (http://www.google.com/ for example)
2. open inspector by pressing CMD+ALT+i
3. select the "Profiles" tab, enable profiling if necessary, and click the Record button to record the CPU profile
4. execute some javascript action and click the Record button again to stop recording
5. Click on a link to the source code on the right hand side of the panel (see attached screenshot)

Desired outcome:
Inspector opens the "Scripts" panel with the function call selected

What happens instead:
"Resources" panel opens, and the corresponding file is selected

NOTE: if the scripts panel was accessed previously, the behavior may be different, so please use a freshly opened instance to repro

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list