This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25383 - UnknownError, DataError are also defined by Indexed DB spec
Summary: UnknownError, DataError are also defined by Indexed DB spec
Status: RESOLVED FIXED
Alias: None
Product: Web Cryptography
Classification: Unclassified
Component: Web Cryptography API Document (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Mark Watson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-18 00:51 UTC by Eric Roman
Modified: 2014-09-26 18:31 UTC (History)
4 users (show)

See Also:


Attachments

Description Eric Roman 2014-04-18 00:51:33 UTC
Not sure whether this is an issue or not, but these same two exception types defined by WebCrypto spec are defined by IDB.
Comment 1 Mark Watson 2014-09-22 17:40:54 UTC
I don't think this is an issue. Resolve won't fix ?
Comment 2 Anne 2014-09-22 19:27:46 UTC
These error names should be listed somewhere. https://dom.spec.whatwg.org/#error-names will be folded into IDL in due course, but I guess they could be added there for now. Are these the only new names?
Comment 3 Mark Watson 2014-09-26 17:45:17 UTC
The other new name is OperationError.