Description[Extensions] Precede api enums with an '_' if the first character is a digit
If the first character of an extension api enum is a digit (we know that the
enums can only be composed of a-zA-Z0-9_ now), then precede it with a digit
so that people can do chrome.fooApi._345_CRAZY_ENUM.
BUG=463184
Committed: https://crrev.com/bba416f4bad7fccd508a09a21dc23c503e28cdca
Cr-Commit-Position: refs/heads/master@{#327198}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|