[Extensions] Update the developerPrivate definition in the idl and extern
commit53046873963026d9cbe3fb1358453a72b45d8cd2
authorrdevlin.cronin <rdevlin.cronin@chromium.org>
Thu, 26 Feb 2015 22:35:20 +0000 (26 14:35 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 26 Feb 2015 22:36:06 +0000 (26 22:36 +0000)
tree471b0f0296fc051b388ba59481d0130e8dcff9d7
parent3ced31aba74bc15814f0f4665f03a5bbf11e2c61
[Extensions] Update the developerPrivate definition in the idl and extern

Update the developerPrivate api definition in the idl file and the closure
compiler extern to improve:
- Variable naming
- Optional vs. required callbacks
- Parameter definitions
- Comments

Note that this avoids any breaking changes, so not everything could be fixed
(e.g., keys in dictionaries can't be updated).

BUG=461039

Review URL: https://codereview.chromium.org/962473003

Cr-Commit-Position: refs/heads/master@{#318332}
chrome/browser/extensions/api/developer_private/developer_private_api.cc
chrome/browser/resources/extensions/extension_error_overlay.js
chrome/common/extensions/api/developer_private.idl
third_party/closure_compiler/externs/developer_private.js