Bug 139531
Summary: | Web Inspector: expressions that are bound functions have no popovers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brian Burg <burg> |
Component: | Web Inspector | Assignee: | 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 |
Brian Burg
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/19281552>