Bug 41058

Summary: Can't see source when hitting debugger statement in evaled source
Product: WebKit Reporter: Martin Häcker <spamfaenger>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch none

Description Martin Häcker 2010-06-23 05:41:38 PDT
In this case it's function created at runtime in a js framework I think

To be more precise it's a testcase in jspec <http://visionmedia.github.com/jspec/> so if you need to reduce further you can just place a 'debugger;' statement in one of the tests there.
Comment 1 Martin Häcker 2010-06-23 05:41:55 PDT
I'd like to add that this works great in Safari 5
Comment 2 Yury Semikhatsky 2010-06-25 05:57:30 PDT
Created attachment 59762 [details]
Patch
Comment 3 Yury Semikhatsky 2010-06-25 06:29:17 PDT
Created attachment 59763 [details]
Patch
Comment 4 Yury Semikhatsky 2010-06-25 06:33:14 PDT
Comment on attachment 59763 [details]
Patch

Committed r61859