You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comment by jasonsanjose Tuesday Apr 30, 2013 at 21:47 GMT
@TuckerWhitehouse I don't think we necessarily need a note on the wiki to avoid deprecated or soon-to-be-deprecated APIs. Your changes look good and passes tests. Merging.
Monday Apr 29, 2013 at 19:55 GMT
Originally opened as adobe/brackets#3665
This is a step towards the eventually upgrade to jQuery 2.0 (#3123).
Both
.isResolved
&.isRejected
were deprecated in jQuery 1.7 and removed in 1.8 (http://api.jquery.com/deferred.isResolved/).TuckerWhitehouse included the following code: https://github.com/adobe/brackets/pull/3665/commits
The text was updated successfully, but these errors were encountered: