]> source.dussan.org Git - jquery.git/commit
Core: Restore 1.x isPlainObject constructor checks 2999/head
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:43:36 +0000 (11:43 -0400)
commit0ef97b59396f5c75e995d754cb8fbf81d3dab82c
treea2400d01fd5ca1a9830bd89682dc56cc86aa5cd9
parentb38bee5ba3c7f0c510a063a0a4002a5591b98bd9
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