jquery-migrate: Remove redundant PATCH note for Deferred bug
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 5 Oct 2017 19:23:55 +0000 (20:23 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 5 Oct 2017 19:25:25 +0000 (20:25 +0100)
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

resources/lib/jquery/jquery.migrate.js

index c9b37ca..19cdef6 100644 (file)
@@ -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 ) {