Is this what the working group had in mind when opening this bug [1], the ability to add a initIDBVersionChangeEvent method to the interface below? interface IDBVersionChangeEvent: Event { readonly attribute DOMString version; --> void initIDBVersionChangeEvent(in DOMString typeArg, in boolean canBubbleArg, in boolean cancelableArg, in DOMString version); } Israel [1] http://www.w3.org/Bugs/Public/show_bug.cgi?id=10601Received on Tuesday, 3 May 2011 18:52:09 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 18:13:19 UTC