[Webkit-unassigned] [Bug 37363] New: Breakpoints hit but aren't listed under breakpoints panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 9 15:20:52 PDT 2010


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

           Summary: Breakpoints hit but aren't listed under breakpoints
                    panel
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jparent at google.com
                CC: ojan at chromium.org, pfeldman at chromium.org


Created an attachment (id=52998)
 --> (https://bugs.webkit.org/attachment.cgi?id=52998)
Test case

1. Load attached test case.
2. Set a breakpoint on var foo = "bar"
3. Reload

Result: 
Breakpoint is hit, but no breakpoints are listed under Breakpoints panel. 
Breakpoint indicator is missing (the one that shows which line it is broken on)

Expected Result:
Breakpoint is hit, breakpoint is listed under Breakpoints panel, breakpoint
indicator points to line where it is broken on.

Seen in Chrome 5.0.360.0 (Official Build 42309) dev

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