mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
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)
77 KiB
77 KiB