Changes between Version 134 and Version 135 of WebKitIDL


Ignore:
Timestamp:
Sep 14, 2015 7:07:56 PM (9 years ago)
Author:
Chris Dumez
Comment:

Drop [IsIndex]

Legend:

Unmodified
Added
Removed
Modified
  • WebKitIDL

    v134 v135  
    4949 - [#CustomReturn CustomReturn(p)][[br]]
    5050 - [#ArrayClass ArrayClass(i)][[br]]
    51  - [#Immutable Immutable, MasqueradesAsUndefined, CustomGetOwnPropertySlot, ReplaceableConstructor, IsIndex][[br]]
     51 - [#Immutable Immutable, MasqueradesAsUndefined, CustomGetOwnPropertySlot, ReplaceableConstructor][[br]]
    5252 - [#ImplementationNamespace ImplementationNamespace(i)][[br]]
    5353 - [#SkipVTableValidation SkipVTableValidation(i), ImplementationLacksVTable(i),][[br]]
     
    13861386}}}
    13871387
    1388 == `[Immutable]`, `[MasqueradesAsUndefined]`, `[CustomGetOwnPropertySlot]`, `[ReplaceableConstructor]`, `[IsIndex]` == #Immutable
     1388== `[Immutable]`, `[MasqueradesAsUndefined]`, `[CustomGetOwnPropertySlot]`, `[ReplaceableConstructor]` == #Immutable
    13891389
    13901390Might be deprecated. Discussion is on-going.