]> 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:24:32 +0000 (13:24 +0200)
commitb3eb2a13cd51133f56ed3d6755f985cea87a062d
tree4c2a958470b5340a76ce781adf0c2fa68d79c5ed
parentd176001e6e4f0dda877ae17f56277f9ec8e30c9a
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.

(cherry-picked from 6044fb6a7384aec85906949835ef9a58114896ce)

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