[whatwg/storage] Error handling in estimate() (#38)

If there is an exceptional failure inside estimate(), rejecting the promise makes more sense than resolving a promise with useless StorageEstimate. But now we don't reject the promise in estimate() according to the specification.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/issues/38

Received on Tuesday, 29 November 2016 13:13:22 UTC