]> source.dussan.org Git - jquery.git/commit
Ajax: Account for Android 2.3 not firing window.onerror on script errors
authorMichał Gołębiowski <m.goleb@gmail.com>
Mon, 5 May 2014 18:04:03 +0000 (20:04 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Tue, 28 Jul 2015 11:20:20 +0000 (13:20 +0200)
commit6044fb6a7384aec85906949835ef9a58114896ce
treeafe3c7bbc77fcfcc61facf947ea63dee634177d0
parent2792845534e36c39dbb9c8369ed96aaefa560081
Ajax: Account for Android 2.3 not firing window.onerror on script errors

Android 2.3 doesn't fire the window.onerror handler, just accept the reality
there and skip the test.

Refs gh-1573
Refs gh-1786
Refs jquery/jquery.com#108
Closes gh-2458
test/unit/ajax.js
test/unit/manipulation.js