function doNothing() { return true }
window.onerror = doNothing;