DescriptionIDL compiler: [Default] arguments
V. widely used.
Long-term we should instead use the Web IDL standard:
optional type identifier = value
instead of
[Default=value] optional type identifier
...which is much cleaner and clearer,
but that requires parser support and isn't worth doing in Perl.
Docs:
http://www.w3.org/TR/WebIDL/#dfn-optional-argument-default-value
https://sites.google.com/a/chromium.org/dev/blink/webidl/blink-idl-extended-attributes#TOC-Default-p-
BUG=239771
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161026
Patch Set 1 #
Total comments: 3
Patch Set 2 : Revised #
Messages
Total messages: 7 (0 generated)
|