DescriptionSimplify EventTarget bindings generation (2)
This further simplifies EventTarget bindings generation.
The goal (for now) is to only have a special case for the
{{hidden_dependency_action}}; everything else should be pretty easy
to eliminate (except maybe the ListenerFindOnly case).
The main change in this CL is making the argument handling regular.
(Also correctly handles EventListener as a callback interface.)
This also breaks up the big custom generation into smaller pieces,
so each piece can be eliminated separately.
Followup to:
Simplify EventTarget bindings generation
https://codereview.chromium.org/201603002/
R=haraken
BUG=345503
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169601
Patch Set 1 #
Total comments: 5
Patch Set 2 : Callback interface instead #Patch Set 3 : Add test #
Messages
Total messages: 32 (0 generated)
|