[Webkit-unassigned] [Bug 146886] Web Inspector: Source links in Event Listeners panel are missing for bound functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 11:20:00 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146886

--- Comment #7 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #6)
> (In reply to comment #2)
> > Created attachment 256743 [details]
> > Partial Patch
> > 
> > These code changes are part of a fix for this issue, but this will drill
> > down to the original function and ignore all steps in between (like the
> > source code location where the function is bound) and that may not actually
> > be what we want.
> 
> Can we land Devin's patch for now and implement everything you described a
> bit later? Seeing "(anonymous function)" for every bound function is really
> not helpful.

I think fixing this correctly is not that hard, someone just has to do it. The existing patch is an excellent starting point. I think the source location where the function is bound is equally as important as knowing which function it was bound to.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150807/1cee4749/attachment.html>


More information about the webkit-unassigned mailing list