Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(339)

Issue 2610743002: [Extensions Bindings] Make function definitions optional for an API. (Closed)

Created:
3 years, 11 months ago by jbroman
Modified:
3 years, 11 months ago
Reviewers:
Devlin
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions Bindings] Make function definitions optional for an API. chrome.storage, for instance, has events but no functions directly on the API object. See extensions/common/api/storage.json. BUG=653596 Committed: https://crrev.com/f89894a0691ae2682427235ff5724a8cd46368ca Cr-Commit-Position: refs/heads/master@{#441459}

Patch Set 1 #

Patch Set 2 : api_binding_unittest #

Total comments: 4

Patch Set 3 : comment fix, unit test for empty API #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -23 lines) Patch
M extensions/renderer/api_binding.h View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M extensions/renderer/api_binding.cc View 2 chunks +12 lines, -10 lines 0 comments Download
M extensions/renderer/api_binding_unittest.cc View 1 2 7 chunks +27 lines, -7 lines 0 comments Download
M extensions/renderer/api_bindings_system.cc View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 23 (16 generated)
jbroman
3 years, 11 months ago (2017-01-03 22:00:45 UTC) #8
Devlin
https://codereview.chromium.org/2610743002/diff/20001/extensions/renderer/api_binding.h File extensions/renderer/api_binding.h (right): https://codereview.chromium.org/2610743002/diff/20001/extensions/renderer/api_binding.h#newcode61 extensions/renderer/api_binding.h:61: // may be null if the API does not ...
3 years, 11 months ago (2017-01-04 15:49:14 UTC) #11
jbroman
https://codereview.chromium.org/2610743002/diff/20001/extensions/renderer/api_binding.h File extensions/renderer/api_binding.h (right): https://codereview.chromium.org/2610743002/diff/20001/extensions/renderer/api_binding.h#newcode61 extensions/renderer/api_binding.h:61: // may be null if the API does not ...
3 years, 11 months ago (2017-01-04 19:55:43 UTC) #14
Devlin
lgtm
3 years, 11 months ago (2017-01-04 19:56:43 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2610743002/40001
3 years, 11 months ago (2017-01-04 20:36:12 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
3 years, 11 months ago (2017-01-04 20:54:54 UTC) #21
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 20:57:41 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f89894a0691ae2682427235ff5724a8cd46368ca
Cr-Commit-Position: refs/heads/master@{#441459}

Powered by Google App Engine
This is Rietveld 408576698