[indexeddb] IDBDatabase.setVersion non-nullable parameter has a default for null

The parameter of IDBDatabase.setVersion is defined in the WebIDL as [TreatNullAs=EmptyString] but in the method definition it says that the parameter cannot be nullable.  Do we want to enable null values?

Israel

Received on Tuesday, 7 June 2011 02:23:38 UTC