https://www.w3.org/Bugs/Public/show_bug.cgi?id=15813
Summary: TypeError shouldn't be referenced as a DOMException
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Indexed Database API
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
Every place that the spec is referencing TypeError, it's calling it a
DOMException. That doesn't exist. It should either be TypeMismatchError, or
more believable: a JavaScript TypeError exception.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.