Changes between Version 109 and Version 110 of WebKitIDL


Ignore:
Timestamp:
May 8, 2013 1:45:47 AM (11 years ago)
Author:
Christophe Dumez
Comment:

Remove V8DoNotCheckSignature

Legend:

Unmodified
Added
Removed
Modified
  • WebKitIDL

    v109 v110  
    5353 - [#CustomReturn CustomReturn(p)][[br]]
    5454 - [#ArrayClass ArrayClass(i)][[br]]
    55  - [#OmitConstructor OmitConstructor, Immutable, MasqueradesAsUndefined, CustomGetOwnPropertySlot, ReplaceableConstructor, ExtendsDOMGlobalObject, IsIndex, V8DoNotCheckSignature, NumericIndexedGetter][[br]]
     55 - [#OmitConstructor OmitConstructor, Immutable, MasqueradesAsUndefined, CustomGetOwnPropertySlot, ReplaceableConstructor, ExtendsDOMGlobalObject, IsIndex, NumericIndexedGetter][[br]]
    5656 - [#ImplementationNamespace ImplementationNamespace(i)][[br]]
    5757 - [#SkipVTableValidation SkipVTableValidation(i), ImplementationLacksVTable(i),][[br]]
     
    14931493}}}
    14941494
    1495 == `[OmitConstructor]`, `[Immutable]`, `[MasqueradesAsUndefined]`, `[CustomGetOwnPropertySlot]`, `[ReplaceableConstructor]`, `[ExtendsDOMGlobalObject]`, `[IsIndex]`, `[V8DoNotCheckSignature]`, `[NumericIndexedGetter]` == #OmitConstructor
     1495== `[OmitConstructor]`, `[Immutable]`, `[MasqueradesAsUndefined]`, `[CustomGetOwnPropertySlot]`, `[ReplaceableConstructor]`, `[ExtendsDOMGlobalObject]`, `[IsIndex]`, `[NumericIndexedGetter]` == #OmitConstructor
    14961496
    14971497Might be deprecated. Discussion is on-going.