Bug 37363

Summary: Breakpoints hit but aren't listed under breakpoints panel
Product: WebKit Reporter: Julie Parent <jparent>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: ojan, pfeldman
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows Vista   
Attachments:
Description Flags
Test case none

Description Julie Parent 2010-04-09 15:20:52 PDT
Created attachment 52998 [details]
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
Comment 1 Pavel Feldman 2010-04-10 07:49:52 PDT
Works fine on WebKit, moving this into chromium: http://code.google.com/p/chromium/issues/detail?id=41048