Changes between Version 127 and Version 128 of WebKitIDL
- Timestamp:
- Jun 16, 2013, 11:28:23 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitIDL
v127 v128 25 25 - [#ConstructorTemplate ConstructorTemplate(i), InitializedByEventConstructor(a)][[br]] 26 26 - [#NamedConstructor NamedConstructor(i)][[br]] 27 - [#CustomConstructor CustomConstructor(i) [[br]]27 - [#CustomConstructor CustomConstructor(i)][[br]] 28 28 - [#Conditional Conditional(i,m,a)][[br]] 29 29 - [#CheckSecurity CheckSecurity(i), DoNotCheckSecurity(m,a), DoNotCheckSecurityOnGetter(a), DoNotCheckSecurityOnSetter(a)][[br]] … … 37 37 - [#CustomEnumerateProperty CustomEnumerateProperty(i), CustomDeleteProperty(i)][[br]] 38 38 - [#IsWorkerContext IsWorkerContext(i)][[br]] 39 - [#TypedArray TypedArray(i), [ConstructorTemplate=TypedArray](i)][[br]]39 - [#TypedArray TypedArray(i), ConstructorTemplate=TypedArray(i)][[br]] 40 40 - [#CustomCall CustomCall(i)][[br]] 41 41 - [#JSCustomToNativeObject JSCustomToNativeObject(i), JSCustomFinalize(i), CustomIsReachable(i), JSCustomMarkFunction(i), JSCustomNamedGetterOnPrototype(i), JSCustomPushEventHandlerScope(i), JSCustomDefineOwnProperty(i), JSCustomDefineOwnPropertyOnPrototype(i), JSCustomGetOwnPropertySlotAndDescriptor(i)][[br]]