DescriptionFix a bug in IDL parsing related to arrays of callbacks.
Also rename the 'refs' parameter to 'callbacks' to make the code a little bit
more clear, since 'refs' was only used to store callback information.
Matt noticed this bug after I landed
https://chromiumcodereview.appspot.com/10054039/
It turns out the the rest of the JSON compiler infrastructure doesn't actually
support arrays of functions, but at least the IDL will generate the right JSON
in this case.
BUG=none
TEST=included unit test should pass
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132430
Patch Set 1 #Patch Set 2 : added in test file #
Messages
Total messages: 8 (0 generated)
|