Opened 13 years ago
Closed 12 years ago
#6632 closed enhancement (wontfix)
Make proxied functions look nicely in Web Inspector "Event Listeners" pane
Reported by: | NV | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | |
Component: | core | Version: | 1.4.2 |
Keywords: | proxy | Cc: | |
Blocked by: | Blocking: |
Description
How to reproduce the weirdness:
- Open http://elv1s.ru/files/js/jQuery/proxy.html in Safari or Chrome
I've fixed it: http://github.com/NV/jquery/commit/0c8b24ee90d3
Change History (2)
comment:1 Changed 12 years ago by
Milestone: | 1.4.3 |
---|
comment:2 Changed 12 years ago by
Priority: | → undecided |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
So, this is a really clever patch, and I understand the sentiment behind the request, but this is really only ever useful for debugging and only serves to bloat the library for the vast majority of requests. I would recommend writing a plugin to enhance $.proxy and put it in the plugins repository for people to use when debugging.
Note: See
TracTickets for help on using
tickets.
Resetting milestone to future.