Re: [w3c/IndexedDB] Integrate with window.onerror (#49)

We disabled it temporary in [bug 1389913](https://bugzilla.mozilla.org/show_bug.cgi?id=1389913) since this was not available yet in spec v2.
You can add dom.indexedDB.errorEventToSelfError manually in [about:config](http://mozilla.gunnars.net/mozilla_howto_aboutconfig.html) for testing.

In addition, only [the error event originally targeted to an IDBRequest](https://searchfox.org/mozilla-central/rev/e3cba77cee3ff1be38313abe9c804d13c51bd95b/dom/indexedDB/IndexedDatabaseManager.cpp#531-545) will be propagated in this way.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/49#issuecomment-359978744

Received on Wednesday, 24 January 2018 00:27:04 UTC