]> source.dussan.org Git - jquery.git/commit
Core: Restore 1.x isPlainObject constructor checks
authorRichard Gibson <richard.gibson@gmail.com>
Fri, 11 Mar 2016 15:48:00 +0000 (10:48 -0500)
committerTimmy Willison <timmywillisn@gmail.com>
Mon, 14 Mar 2016 15:45:07 +0000 (11:45 -0400)
commit0c1f72667dd74bf00c6c514ebe8b7e92c3e7ad0e
treefd042bf9fa01746495d2491b1edee4fc6ff6857e
parent0f5f0c981aeedf56fa5b395029cc06b40c3ac2f1
Core: Restore 1.x isPlainObject constructor checks

- Guard isPlainObject against inherited scalar constructors

Fixes gh-2982
Close gh-2985
src/core.js
test/unit/core.js