History of Promise.prototype.catch() Revision history for: English (US) Aug 28, 2016, 8:51:56 PM torazaburo Previous Aug 18, 2016, 10:41:33 AM fscholz clear review Previous Aug 18, 2016, 10:33:24 AM joshunger Add clarification that reason is a String Previous Aug 17, 2016, 2:20:18 AM eduardoboucas Add "Return value" section as per Bug 1287421 Previous Jul 21, 2016, 8:17:27 AM UziTech Previous Jul 14, 2016, 8:21:32 AM fscholz Previous Jul 13, 2016, 7:34:12 AM fscholz remove old browser compat experiment, add new one. Previous Jun 16, 2016, 10:55:45 AM UziTech add an example of an error thrown in an asynchronous callback Previous Dec 14, 2015, 5:49:11 PM idrism Remove confusing e parameter in then after catch Previous Oct 20, 2015, 9:18:43 AM Brettz9 add Promise.reject to example as well as indicate subsequent onRejected not firing