Re: [w3c/IndexedDB] IDBTransaction's error attribute should be nullable (#313)

> yeah, Gecko's webidl already [looks like this](https://searchfox.org/mozilla-central/rev/923eec8d2fb8078ebc7a33a9e1ce73eac01f7446/dom/webidl/IDBTransaction.webidl#28).

Blink's IDL allows objects to be nullable by default, so we're missing the `?` and hence not as cool as y'all.

-- 
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/pull/313#issuecomment-565230032

Received on Thursday, 12 December 2019 23:18:03 UTC