DescriptionIDL: Support iterable<>/maplike<>/setlike<> referencing typedefs
The types referenced by iterable<>, maplike<> and setlike<> definitions
were not subject to typedef resolution, leading to incorrect code
generation.
In the process, slightly generalize the typedef resolution mechanism to
support objects referencing more than one type, as iterable<> and
maplike<> definitions do.
BUG=432683
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190052
Patch Set 1 : add test #Patch Set 2 : fix the problem #
Total comments: 3
Messages
Total messages: 9 (2 generated)
|