Bug 139531 - Web Inspector: expressions that are bound functions have no popovers
Summary: Web Inspector: expressions that are bound functions have no popovers
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-12-10 22:55 PST by Brian Burg
Modified: 2016-12-13 15:40 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>