RESOLVED WORKSFORME 37363
Breakpoints hit but aren't listed under breakpoints panel
https://bugs.webkit.org/show_bug.cgi?id=37363
Summary Breakpoints hit but aren't listed under breakpoints panel
Julie Parent
Reported 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
Attachments
Test case (116 bytes, text/html)
2010-04-09 15:20 PDT, Julie Parent
no flags
Pavel Feldman
Comment 1 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
Note You need to log in before you can comment on or make changes to this bug.