mirror of
https://github.com/jquery/jquery.git
synced 2026-01-23 16:58:14 -05:00
Straightforward support note
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
This commit is contained in:
@@ -417,7 +417,7 @@ jQuery.extend({
|
||||
return false;
|
||||
}
|
||||
|
||||
// Firefox 17+ will throw on host objects. ie window.location
|
||||
// Support: Firefox >16
|
||||
try {
|
||||
if ( obj.constructor &&
|
||||
!core_hasOwn.call( obj.constructor.prototype, "isPrototypeOf" ) ) {
|
||||
|
||||
Reference in New Issue
Block a user