[Webkit-unassigned] [Bug 45254] New: Web Inspector: shows random source file instead of anonymous method with breakpoint in it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 6 03:20:06 PDT 2010


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

           Summary: Web Inspector: shows random source file instead of
                    anonymous method with breakpoint in it
           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: spamfaenger at gmx.de
                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


Hi there,

I just noticed that the inspector sometimes shows me random source files instead of the code that is actually executing.

I am not sure yet if this is decisive, but it seems that this happens when there are breakpoints in anonymous functions. (I've attached a screenshot as an example.

What it shows is a) in the console the code that is actually executed and b) in the code view the code that it thinks it is currently executing.

Slightly annoying during debugging - so please resolve. :)

Switching to another stack frame and then switching back doesn't seem to help.

-- 
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