Changes between Version 82 and Version 83 of WebKitIDL
- Timestamp:
- Jan 29, 2013, 10:47:21 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitIDL
v82 v83 66 66 - [#OmitConstructor OmitConstructor, Immutable, MasqueradesAsUndefined, CustomGetOwnPropertySlot, ReplaceableConstructor, ExtendsDOMGlobalObject, IsIndex, V8DoNotCheckSignature, NumericIndexedGetter][[br]] 67 67 - [#ImplementationNamespace ImplementationNamespace(i)][[br]] 68 - [#V8SkipVTableValidation V8Skip eVTableValidation(i), ImplementationLacksVTable(i),][[br]]68 - [#V8SkipVTableValidation V8SkipVTableValidation(i), ImplementationLacksVTable(i),][[br]] 69 69 70 70 … … 1889 1889 }}} 1890 1890 1891 == [V8SkipVTableValidation], [ImplementationLacksVTable] == #V8Skip tVTableValidation1891 == [V8SkipVTableValidation], [ImplementationLacksVTable] == #V8SkipVTableValidation 1892 1892 1893 1893 Summary: Specifies that a type can not be checked as part of the V8 Bindings Integrity option.