Side by Side Diff: third_party/WebKit/Source/core/testing/CallbackFunctionTest.idl
Issue 2312093003 :
Generated bindings for IDL callback functions (Closed)
Patch Set: Addressed comments
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/LayoutTests/fast/dom/idl-callback-function-unittest.html
third_party/WebKit/Source/bindings/core/v8/BUILD.gn
third_party/WebKit/Source/bindings/scripts/code_generator_v8.py
third_party/WebKit/Source/bindings/scripts/compute_interfaces_info_individual.py
third_party/WebKit/Source/bindings/scripts/idl_compiler.py
third_party/WebKit/Source/bindings/scripts/idl_types.py
third_party/WebKit/Source/bindings/scripts/scripts.gni
third_party/WebKit/Source/bindings/scripts/utilities.py
third_party/WebKit/Source/bindings/scripts/v8_callback_function.py
third_party/WebKit/Source/bindings/scripts/v8_types.py
third_party/WebKit/Source/bindings/templates/callback_function.h
third_party/WebKit/Source/bindings/templates/callback_function.cpp
third_party/WebKit/Source/bindings/templates/templates.gni
third_party/WebKit/Source/bindings/tests/idls/core/TestObject.idl
third_party/WebKit/Source/bindings/tests/results/core/V8LongExperimentalCallbackFunction.h
third_party/WebKit/Source/bindings/tests/results/core/V8LongExperimentalCallbackFunction.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestObject.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8VoidExperimentalCallbackFunction.h
third_party/WebKit/Source/bindings/tests/results/core/V8VoidExperimentalCallbackFunction.cpp
third_party/WebKit/Source/core/BUILD.gn
third_party/WebKit/Source/core/core_idl_files.gni
third_party/WebKit/Source/core/testing/CallbackFunctionTest.h
third_party/WebKit/Source/core/testing/CallbackFunctionTest.cpp
third_party/WebKit/Source/core/testing/CallbackFunctionTest.idl
third_party/WebKit/Source/core/testing/Internals.h
third_party/WebKit/Source/core/testing/Internals.cpp
third_party/WebKit/Source/core/testing/Internals.idl
third_party/WebKit/Tools/Scripts/webkitpy/bindings/bindings_tests.py