Changes between Version 134 and Version 135 of WebKitIDL
- Timestamp:
- Sep 14, 2015, 7:07:56 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitIDL
v134 v135 49 49 - [#CustomReturn CustomReturn(p)][[br]] 50 50 - [#ArrayClass ArrayClass(i)][[br]] 51 - [#Immutable Immutable, MasqueradesAsUndefined, CustomGetOwnPropertySlot, ReplaceableConstructor , IsIndex][[br]]51 - [#Immutable Immutable, MasqueradesAsUndefined, CustomGetOwnPropertySlot, ReplaceableConstructor][[br]] 52 52 - [#ImplementationNamespace ImplementationNamespace(i)][[br]] 53 53 - [#SkipVTableValidation SkipVTableValidation(i), ImplementationLacksVTable(i),][[br]] … … 1386 1386 }}} 1387 1387 1388 == `[Immutable]`, `[MasqueradesAsUndefined]`, `[CustomGetOwnPropertySlot]`, `[ReplaceableConstructor]` , `[IsIndex]`== #Immutable1388 == `[Immutable]`, `[MasqueradesAsUndefined]`, `[CustomGetOwnPropertySlot]`, `[ReplaceableConstructor]` == #Immutable 1389 1389 1390 1390 Might be deprecated. Discussion is on-going.