Files
jquery/test
Daniel Herman d4a998f62f Event: Restore the constructor property on jQuery.Event prototype
The original definition of the jQuery.Event prototype was paving over the
`constructor` property which was causing jQuery.isPlainObject to
improperly report that an instance of jQuery.Event was a plain object.

Fixes #15090
Closes gh-1580

(cherry picked from commit b807aedb7f)
2014-09-04 03:29:16 -04:00
..
2014-02-05 15:47:20 +01:00
2014-07-03 18:00:45 +04:00
2013-02-28 15:55:55 -05:00