RESOLVED FIXED 64672
Web Inspector: [protocol] For value of type 'function' provide function-specific properties
https://bugs.webkit.org/show_bug.cgi?id=64672
Summary Web Inspector: [protocol] For value of type 'function' provide function-speci...
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.