DescriptionIDL parser: override Attribute production from base IDL parser
The Attribute production is deprecated in the base IDL parser and is kept
around only because Blink references it.
It would be better to name this production ExceptionAttribute, but doing
that now leaves the Attribute production in the base parser unused, which
causes warnings. Overriding it here will let us remove it from the base
parser without fuzz.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186957
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|