diff options
author | Daniel Herman <daniel.c.herman@gmail.com> | 2014-05-15 12:26:20 -0400 |
---|---|---|
committer | Richard Gibson <richard.gibson@gmail.com> | 2014-09-04 03:29:16 -0400 |
commit | d4a998f62fde4b9347b99571a7d000b53731909a (patch) | |
tree | c8f2bebfff5c51aef93309bed6f4df77cb042281 /src/jquery.js | |
parent | 787ffbf5fa9a1afb5883edc576e954337b069bb6 (diff) | |
download | jquery-d4a998f62fde4b9347b99571a7d000b53731909a.tar.gz jquery-d4a998f62fde4b9347b99571a7d000b53731909a.zip |
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 b807aedb7fee321fb3aa5d156a5a256ab0634e2d)
Diffstat (limited to 'src/jquery.js')
0 files changed, 0 insertions, 0 deletions