Changes between Version 1 and Version 2 of Ticket #9937, comment 8
- Timestamp:
- Aug 16, 2011, 5:48:30 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9937, comment 8
v1 v2 3 3 1) `$.isPlainObject( deferred/promise/jqXHR ) === true` 4 4 5 If expected result is `true`, ignore this, but if expected value is `false`, then in my opinion this is more a bug then an enhancement.5 If expected result is `true`, then ignore this, but if expected value is `false`, then in my opinion this is more a bug then an enhancement. 6 6 7 7 2) `$.extend(true, ...)` will break any copied jqXHR.