DescriptionIDL parser: align with current Web IDL specification
Mostly renumbered and restructured grammar productions. Notable changes:
- add support for static attributes via StaticMember
- add support for built-in types ByteString and RegExp
- allow trailing comma in enum declarations
Depends on:
IDL parser: drop AttributeOrOperation and StaticAttribute overrides
https://codereview.chromium.org/336733002/
...or else breaks Blink compile.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278365
Patch Set 1 #
Total comments: 14
Patch Set 2 : update spec links; cleanup #Patch Set 3 : remove commented out "iterator" keyword #Patch Set 4 : fix another spec link #
Total comments: 7
Patch Set 5 : extend commentary #
Total comments: 1
Patch Set 6 : rebased #
Messages
Total messages: 18 (0 generated)
|