Changes between Version 9 and Version 10 of WebIDLToDo
- Timestamp:
- Jun 30, 2017, 6:03:40 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebIDLToDo
v9 v10 15 15 - Add support for setlike<> declarations 16 16 - Add support for Promise<> attributes 17 - Remove special casing of RegExp from overloading 17 - Remove special casing of RegExp from overloading (https://webkit.org/b/174025) 18 18 - Stop invoking GetMethod(V, @@iterator) twice for sequence/FrozenArray disambiguation in overloading 19 19 - Implement / verify FrozenArray reference semantics without [CachedAttribute]