DescriptionBasic support for unrestricted types
This allows one to use 'unrestricted float' and 'unrestricted double' in
IDL files: they are distinguished by the frontend (they have different
types), but for now the CG generates the same output.
I'll follow this up with [TypeChecking=Unrestricted], which will do type
checking for float and double, but not unrestricted float or unrestricted
double.
R=haraken
BUG=354298
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172603
Patch Set 1 #
Total comments: 7
Messages
Total messages: 10 (0 generated)
|