- From: Israel Hilerio <israelh@microsoft.com>
- Date: Tue, 4 Oct 2011 00:36:20 +0000
- To: "Jonas Sicking (jonas@sicking.cc)" <jonas@sicking.cc>, "public-webapps@w3.org" <public-webapps@w3.org>
Received on Tuesday, 4 October 2011 00:37:01 UTC
Jonas, We're removing error code values as part of the new exception type model. This will impact the IDBRequest.errorCode property. I believe we want to rename this property to errorName and change its type to DOMString in order to match the new Exception type model name. This change will impact all the places where errorCode is used today in the spec. However, it should be fairly easy to fix assuming we follow the above model. Do you agree? Israel
Received on Tuesday, 4 October 2011 00:37:01 UTC