From: Timo Tijhof Date: Thu, 5 Oct 2017 19:23:55 +0000 (+0100) Subject: jquery-migrate: Remove redundant PATCH note for Deferred bug X-Git-Tag: 1.31.0-rc.0~1860 X-Git-Url: http://git.cyclocoop.org/%22.%24image2.%22?a=commitdiff_plain;h=f8fa82b09c6653c4766873645bad5f1fae24dbb5;p=lhc%2Fweb%2Fwiklou.git jquery-migrate: Remove redundant PATCH note for Deferred bug This patch was merged upstream and is no longer a local patch since 2e2ac756e7224 upgraded us to jQuery Migrate 3.0.1. I mistakenly kept this comment when re-applying our patches. Change-Id: Id5fa8c03bc5791971a6406376ca8abf5503268f6 --- diff --git a/resources/lib/jquery/jquery.migrate.js b/resources/lib/jquery/jquery.migrate.js index c9b37ca779..19cdef6590 100644 --- a/resources/lib/jquery/jquery.migrate.js +++ b/resources/lib/jquery/jquery.migrate.js @@ -3,9 +3,6 @@ * Copyright jQuery Foundation and other contributors * * Patched for MediaWiki: - * - Preserve handler of uncaught exceptions in promise chains - * https://gerrit.wikimedia.org/r/#/c/360999/ - * https://github.com/jquery/jquery-migrate/pull/262 * - Add mw.track instrumentation for statistics. */ ;( function( factory ) {