Bug 139531

Summary: Web Inspector: expressions that are bound functions have no popovers
Product: WebKit Reporter: Brian Burg <burg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: graouts, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Brian Burg 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.
Comment 1 Radar WebKit Bug Importer 2014-12-17 11:23:46 PST
<rdar://problem/19281552>