Bug 64672

Summary: Web Inspector: [protocol] For value of type 'function' provide function-specific properties
Product: WebKit Reporter: Peter Rybin <peter.rybin>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, peter.rybin, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Peter Rybin
Reported 2011-07-17 14:38:25 PDT
When value of type 'function' (as a result of evaluate or lookup etc) is passed to frontend, function-specific properties must also be reported (either together with type/description, or together with properties). The function-specific properties are: containing script, start line number, start column number. P.S. other function specific properties could be function scope description, once V8 supports it.
Attachments
Peter Rybin
Comment 1 2012-10-11 16:39:40 PDT
Fixed by other bug.
Note You need to log in before you can comment on or make changes to this bug.