Description[Extensions Bindings] Add enum support
We expose API enums on objects with in the API; this is mostly useful
because our enum style is pretty wildly inconsistent (hacker_style,
camelCase, and SCREAMING_STYLE are all used). This allows authors to
use the enum directly by using chrome.foo.BarEnum.SOMETHING.
Add support for this in native bindings.
BUG=653596
Review-Url: https://codereview.chromium.org/2615773002
Cr-Commit-Position: refs/heads/master@{#442082}
Committed: https://chromium.googlesource.com/chromium/src/+/e91bd78f8794bcd4bac686120da2932fc5f5e8b1
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : rebase #
Total comments: 4
Patch Set 4 : rebase #Patch Set 5 : nits #
Messages
Total messages: 23 (17 generated)
|