Chromium Code Reviews
DescriptionFix networking_private IDL
Minor fixes to the networkingPrivate IDL.
This produces a non-fatal but confusing error in the
Settings UI.
ManagedDOMString[] is invalid, ManagedDOMStringList
should be used instead. (The managed property should
be an objetc with each entry, e.g. 'Active', 'DevicePolicy',
etc, as a separate array of strings, instead of an array of
objects).
BUG=none
Committed: https://crrev.com/984a730360486f3a02130e81d1ebe6daf036bf52
Cr-Commit-Position: refs/heads/master@{#407583}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 12 (6 generated)
|
||||||||||||||||||||||||||||