DescriptionAdd types to networkigPrivate IDL
This CL just adds the new types to the networkingPrivate IDL.
These types will be used in the JS to allow type checking with the
closure compiler. We do not intend to use them directly in the C++ code
at this point in time; they are intended to match (a subset of) the
chrome ONC types.
Once these types are added to the IDL, we can add them to (and update)
chrome_extensions.js, pull that into the chrome repro, then use them
in the JS code.
BUG=470262
Committed: https://crrev.com/96e860c75affc683c84dfa8bfb7849b82647ed44
Cr-Commit-Position: refs/heads/master@{#322872}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Feedback #Patch Set 3 : Feedback, Fix and add some types #
Total comments: 34
Patch Set 4 : Rebase + Feedback #
Total comments: 14
Patch Set 5 : Fix apitest, test.js nits #
Messages
Total messages: 21 (7 generated)
|