DescriptionGenerate eventListenerCacheIndex if an EventListener is present
Update the bindings generator to generate the eventListenerCacheIndex
internal property if the IDL interface has an EventListener attribute.
This is one step towards removing the [EventTarget] extended
attribute.
This change was made for the Performance interface which is currently
an exception: it has an EventListener attribute but does not inherit
EventTarget according to its specification:
https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/ResourceTiming/Overview.html#extensions-performance-interface
http://www.w3.org/TR/navigation-timing/#performance
BUG=257583
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153872
Patch Set 1 #
Messages
Total messages: 14 (0 generated)
|