Bug 19048
Summary: | Show closure's function name in the Scope Variables pane | ||
---|---|---|---|
Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Enhancement | CC: | aroben, bburg, graouts, joepeck, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Timothy Hatcher
When using closures they just show up in the Scope Variables s "Closure". But we should show the function name (if it isn't anonymous). It could be the subtitle.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/19281588>
Joseph Pecoraro
We do this in Safari 10. Ultimately it was fixed in bug 158210.
*** This bug has been marked as a duplicate of bug 158210 ***