Changes between Version 120 and Version 121 of WebKitIDL


Ignore:
Timestamp:
Jun 5, 2013 3:52:44 AM (11 years ago)
Author:
Christophe Dumez
Comment:

Remove [OmitConstructor] as it was obsoleted by [NoInterfaceObject]

Legend:

Unmodified
Added
Removed
Modified
  • WebKitIDL

    v120 v121  
    5151 - [#CustomReturn CustomReturn(p)][[br]]
    5252 - [#ArrayClass ArrayClass(i)][[br]]
    53  - [#OmitConstructor OmitConstructor, Immutable, MasqueradesAsUndefined, CustomGetOwnPropertySlot, ReplaceableConstructor, ExtendsDOMGlobalObject, IsIndex, NumericIndexedGetter][[br]]
     53 - [#Immutable Immutable, MasqueradesAsUndefined, CustomGetOwnPropertySlot, ReplaceableConstructor, ExtendsDOMGlobalObject, IsIndex, NumericIndexedGetter][[br]]
    5454 - [#ImplementationNamespace ImplementationNamespace(i)][[br]]
    5555 - [#SkipVTableValidation SkipVTableValidation(i), ImplementationLacksVTable(i),][[br]]
     
    13951395}}}
    13961396
    1397 == `[OmitConstructor]`, `[Immutable]`, `[MasqueradesAsUndefined]`, `[CustomGetOwnPropertySlot]`, `[ReplaceableConstructor]`, `[ExtendsDOMGlobalObject]`, `[IsIndex]`, `[NumericIndexedGetter]` == #OmitConstructor
     1397== `[Immutable]`, `[MasqueradesAsUndefined]`, `[CustomGetOwnPropertySlot]`, `[ReplaceableConstructor]`, `[ExtendsDOMGlobalObject]`, `[IsIndex]`, `[NumericIndexedGetter]` == #Immutable
    13981398
    13991399Might be deprecated. Discussion is on-going.