DescriptionIDL: Fix union type support in cross-component partial interfaces
If a partial interface in modules extends an interface in core and uses
any union types, the generated bindings/modules/v8/V8*Partial.cpp file
needs to include UnionTypesModules.h. This did not happen, since use of
union types was only tracked per main (non-partial) interface.
BUG=240176
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185136
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|