DescriptionClean up *.in files related to DOM exceptions and events
- Remove confusing interfaceName and JSInterfaceName arguments
- Introduce implementedAs argument that matches [ImplementedAs] on
Web IDL side
- The name of each entry now matches the interface name on Web IDL
side and therefore the name exposed to JavaScript
- Add path information missing for several entries
- Sort entries alphabetically
- Fix name_macros.py script to stop generating duplicate header
includes (e.g. "Event.h" / "V8Event.h" were included a lot in the
generated EventHeaders.h
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152557
Patch Set 1 #
Total comments: 3
Patch Set 2 : Take Kentaro's feedback into consideration #
Total comments: 3
Patch Set 3 : Fix order in EventTargetFactory.in #
Messages
Total messages: 9 (0 generated)
|