]> source.dussan.org Git - jquery.git/commit
Remove unnecessary usage of Function.prototype.bind (#7783) but maintain API. Also...
authorJohn Resig <jeresig@gmail.com>
Sun, 17 Apr 2011 21:11:40 +0000 (14:11 -0700)
committerJohn Resig <jeresig@gmail.com>
Sun, 17 Apr 2011 21:11:40 +0000 (14:11 -0700)
commitf408aa43143f257fbcf29a79747e5f5f99339f21
treebd70c0fc5ce8d81e8aca9c9ae08cf071baacd403
parent2786a110535f760006026d90d7d82522703b04db
Remove unnecessary usage of Function.prototype.bind (#7783) but maintain API. Also fix bug with proxy failing when a name is provided. Fixes #8893.
src/core.js
src/support.js
test/unit/core.js