- From: Eliot Graff <Eliot.Graff@microsoft.com>
- Date: Fri, 10 Jun 2011 22:54:07 +0000
- To: Jonas Sicking <jonas@sicking.cc>, Israel Hilerio <israelh@microsoft.com>
- CC: Jeremy Orlow <jorlow@chromium.org>, "public-webapps@w3.org" <public-webapps@w3.org>
... > > Are we saying that we should remove the "TreatNullAs=EmptyString" and > keep the parameter restriction that "version" cannot be nullable? > > I think we should remove any extended attributes from the IDL and just use > the default behavior. It is much less important to me what the actual default > behavior is, than that we use the default behavior which presumably is the > most common behavior. > > So, "yes" :) > > / Jonas > I removed [TreatNullAs=EmptyString] from IDBDatabase.setVersion() and IDBDatabaseSync.setVersion. Thanks, Eliot
Received on Friday, 10 June 2011 22:54:37 UTC