Bug 19048 - Show closure's function name in the Scope Variables pane
Summary: Show closure's function name in the Scope Variables pane
Status: RESOLVED DUPLICATE of bug 158210
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-05-14 10:33 PDT by Timothy Hatcher
Modified: 2016-09-16 21:30 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2008-05-14 10:33:32 PDT
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.
Comment 1 Radar WebKit Bug Importer 2014-12-17 11:24:58 PST
<rdar://problem/19281588>
Comment 2 Joseph Pecoraro 2016-09-16 21:30:18 PDT
We do this in Safari 10. Ultimately it was fixed in bug 158210.

*** This bug has been marked as a duplicate of bug 158210 ***