Web Inspector: expressions that are bound functions have no popovers
https://bugs.webkit.org/show_bug.cgi?id=139531
Summary Web Inspector: expressions that are bound functions have no popovers
Brian Burg
Reported 2014-12-10 22:55:12 PST
It seems that we don't handle this case for some reason. It would be awesome if we could show the values of bound arguments in addition to the function's source code. I got this error when hovering over a bound function stored in a local: file:///Users/burg/repos/webkit-dev/WebKitBuild/Release/WebInspectorUI.framework/Resources/Views/SourceCodeTextEditor.js:1296:30: CONSOLE ERROR Cannot resolve function details.
Attachments
Radar WebKit Bug Importer
Comment 1 2014-12-17 11:23:46 PST
Note You need to log in before you can comment on or make changes to this bug.