Can one of the library maintainers please clear up:
closure/goog/db/error.js: WARNING - Property errorCode of type IDBRequest has been deprecated: Use "error"
closure/goog/db/indexeddb.js: WARNING - Property errorCode of type IDBRequest has been deprecated: Use "error"
Thanks!