DescriptionIDL: Merge stringifier/serializer definition from implemented interface
A stringifier defined in a supplemental interface was not merged into the
primary interface, which meant that no 'toString' operation was defined.
Same for serializer definitions and the 'toJSON' operation.
This does not currently change generated code; no supplemental interface
defines a stringifier or serializer.
BUG=306606, 469650
Committed: https://crrev.com/a32ab4b9b68aba6652d992f1144cc04ea023311e
Cr-Commit-Position: refs/heads/master@{#388191}
Patch Set 1 #Patch Set 2 : as a test, move defs from TestInterface to TestImplements #
Messages
Total messages: 10 (4 generated)
|