Side by Side Diff: third_party/WebKit/Source/bindings/templates/copyright_block.txt
Issue 2458913003 :
Add first sketch of the webmodules code generator. (Closed)
Patch Set: Implemented WebModuleAPI extended attribute.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
third_party/WebKit/Source/bindings/scripts/code_generator_web_module.py
third_party/WebKit/Source/bindings/scripts/idl_compiler.py
third_party/WebKit/Source/bindings/scripts/scripts.gni
third_party/WebKit/Source/bindings/templates/copyright_block.txt
third_party/WebKit/Source/bindings/templates/templates.gni
third_party/WebKit/Source/bindings/templates/web_module_interface.cpp.tmpl
third_party/WebKit/Source/bindings/tests/idls/core/TestInterface3.idl
third_party/WebKit/Source/bindings/tests/results/core/AnyCallbackFunctionOptionalAnyArg.h
third_party/WebKit/Source/bindings/tests/results/core/AnyCallbackFunctionOptionalAnyArg.cpp
third_party/WebKit/Source/bindings/tests/results/core/ArrayBufferOrArrayBufferViewOrDictionary.h
third_party/WebKit/Source/bindings/tests/results/core/ArrayBufferOrArrayBufferViewOrDictionary.cpp
third_party/WebKit/Source/bindings/tests/results/core/BooleanOrStringOrUnrestrictedDouble.h
third_party/WebKit/Source/bindings/tests/results/core/BooleanOrStringOrUnrestrictedDouble.cpp
third_party/WebKit/Source/bindings/tests/results/core/DoubleOrString.h
third_party/WebKit/Source/bindings/tests/results/core/DoubleOrString.cpp
third_party/WebKit/Source/bindings/tests/results/core/LongCallbackFunction.h
third_party/WebKit/Source/bindings/tests/results/core/LongCallbackFunction.cpp
third_party/WebKit/Source/bindings/tests/results/core/LongOrTestDictionary.h
third_party/WebKit/Source/bindings/tests/results/core/LongOrTestDictionary.cpp
third_party/WebKit/Source/bindings/tests/results/core/NodeOrNodeList.h
third_party/WebKit/Source/bindings/tests/results/core/NodeOrNodeList.cpp
third_party/WebKit/Source/bindings/tests/results/core/StringOrArrayBufferOrArrayBufferView.h
third_party/WebKit/Source/bindings/tests/results/core/StringOrArrayBufferOrArrayBufferView.cpp
third_party/WebKit/Source/bindings/tests/results/core/StringOrDouble.h
third_party/WebKit/Source/bindings/tests/results/core/StringOrDouble.cpp
third_party/WebKit/Source/bindings/tests/results/core/StringOrStringSequence.h
third_party/WebKit/Source/bindings/tests/results/core/StringOrStringSequence.cpp
third_party/WebKit/Source/bindings/tests/results/core/StringSequenceCallbackFunctionLongSequenceArg.h
third_party/WebKit/Source/bindings/tests/results/core/StringSequenceCallbackFunctionLongSequenceArg.cpp
third_party/WebKit/Source/bindings/tests/results/core/TestDictionary.h
third_party/WebKit/Source/bindings/tests/results/core/TestDictionary.cpp
third_party/WebKit/Source/bindings/tests/results/core/TestDictionaryDerivedImplementedAs.h
third_party/WebKit/Source/bindings/tests/results/core/TestDictionaryDerivedImplementedAs.cpp
third_party/WebKit/Source/bindings/tests/results/core/TestEnumOrDouble.h
third_party/WebKit/Source/bindings/tests/results/core/TestEnumOrDouble.cpp
third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.h
third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.cpp
third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceEventInit.h
third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceEventInit.cpp
third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceGarbageCollectedOrString.h
third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceGarbageCollectedOrString.cpp
third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceOrLong.h
third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceOrLong.cpp
third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceOrTestInterfaceEmpty.h
third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceOrTestInterfaceEmpty.cpp
third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.h
third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.cpp
third_party/WebKit/Source/bindings/tests/results/core/UnrestrictedDoubleOrString.h
third_party/WebKit/Source/bindings/tests/results/core/UnrestrictedDoubleOrString.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBuffer.h
third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBuffer.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.h
third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8DataView.h
third_party/WebKit/Source/bindings/tests/results/core/V8DataView.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.h
third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestCallbackFunctions.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestCallbackFunctions.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestCallbackInterface.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestCallbackInterface.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestConstants.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestConstants.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestDictionary.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestDictionary.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestDictionaryDerived.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestDictionaryDerived.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestException.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestException.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexed.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexed.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedGlobal.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedGlobal.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedPrimaryGlobal.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedPrimaryGlobal.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface3.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface3.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCheckSecurity.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCheckSecurity.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor3.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor3.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCustomConstructor.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCustomConstructor.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceDocument.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInit.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInit.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventTarget.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventTarget.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor2.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor2.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNode.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNode.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceOriginTrialEnabled.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceOriginTrialEnabled.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceSecureContext.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceSecureContext.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestObject.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestObject.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestPermissiveDictionary.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestPermissiveDictionary.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperations.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperations.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperationsNotEnumerable.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperationsNotEnumerable.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8Uint8ClampedArray.h
third_party/WebKit/Source/bindings/tests/results/core/V8Uint8ClampedArray.cpp
third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunction.h
third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunction.cpp
third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunctionInterfaceArg.h
third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunctionInterfaceArg.cpp
third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunctionTypedef.h
third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunctionTypedef.cpp
third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.h
third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
third_party/WebKit/Source/bindings/tests/results/modules/BooleanOrString.h
third_party/WebKit/Source/bindings/tests/results/modules/BooleanOrString.cpp
third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface2Partial.h
third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface2Partial.cpp
third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface5.h
third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface5.cpp
third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterfacePartial.h
third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterfacePartial.cpp
third_party/WebKit/Source/bindings/tests/results/modules/VoidCallbackFunctionModules.h
third_party/WebKit/Source/bindings/tests/results/modules/VoidCallbackFunctionModules.cpp
third_party/WebKit/Tools/Scripts/webkitpy/bindings/bindings_tests.py