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

To test/spec:

When IDBCursor's `continue()` (etc) is called and an error occurs, what source position is reported - the original `openCursor()` (etc) call that created the request, or the `continue()` call?

-- 
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-286205510

Received on Monday, 13 March 2017 18:47:45 UTC