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

Issue 267863005: Adds syncedNotificationsPrivate API IDL. (Closed)

Created:
6 years, 7 months ago by dewittj
Modified:
6 years, 7 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, jar (doing other things), asvitkine+watch_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Adds syncedNotificationsPrivate API IDL. API is not implemented, just setting up the bindings. Try jobs were run but constantly getting merge failures with histograms.xml, so adding no try flag. NOTRY=true BUG=372556 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270156

Patch Set 1 #

Total comments: 19

Patch Set 2 : Address kalman comments #

Patch Set 3 : Add datatype parameter to getInitialData. #

Patch Set 4 : Rebase and update IDL to match doc. #

Patch Set 5 : Fix mistake in json file with rebase. #

Patch Set 6 : Fix the last requirement to run ok #

Patch Set 7 : Fix PermissionMessages test. #

Patch Set 8 : Merge histograms. #

Patch Set 9 : Merge histograms again... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+237 lines, -4 lines) Patch
A + chrome/browser/extensions/api/synced_notifications_private/OWNERS View 1 chunk +3 lines, -4 lines 0 comments Download
A chrome/browser/extensions/api/synced_notifications_private/synced_notifications_private_api.h View 1 2 3 1 chunk +63 lines, -0 lines 0 comments Download
A chrome/browser/extensions/api/synced_notifications_private/synced_notifications_private_api.cc View 1 2 3 4 5 1 chunk +67 lines, -0 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/_api_features.json View 1 2 3 4 5 6 7 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/_permission_features.json View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/api.gyp View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
A chrome/common/extensions/api/synced_notifications_private.idl View 1 2 3 1 chunk +83 lines, -0 lines 0 comments Download
M chrome/common/extensions/permissions/chrome_api_permissions.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/permissions/permission_set_unittest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M extensions/browser/extension_function_histogram_value.h View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -0 lines 0 comments Download
M extensions/common/permissions/api_permission.h View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (0 generated)
dewittj
kalman: all isherman: histograms petewil: all There is some interesting clang formatting in this patch; ...
6 years, 7 months ago (2014-05-02 21:28:38 UTC) #1
not at google - send to devlin
lgtm https://codereview.chromium.org/267863005/diff/1/chrome/browser/extensions/api/synced_notifications_private/synced_notifications_private_api.cc File chrome/browser/extensions/api/synced_notifications_private/synced_notifications_private_api.cc (right): https://codereview.chromium.org/267863005/diff/1/chrome/browser/extensions/api/synced_notifications_private/synced_notifications_private_api.cc#newcode32 chrome/browser/extensions/api/synced_notifications_private/synced_notifications_private_api.cc:32: // Get parameters these "Get parameters" comments don't ...
6 years, 7 months ago (2014-05-02 21:37:37 UTC) #2
Ilya Sherman
histograms lgtm
6 years, 7 months ago (2014-05-02 21:42:19 UTC) #3
dewittj
kalman: one question in comments + two tweaks to the API: * onSyncStartup now no ...
6 years, 7 months ago (2014-05-03 00:07:48 UTC) #4
not at google - send to devlin
https://codereview.chromium.org/267863005/diff/1/chrome/common/extensions/api/_permission_features.json File chrome/common/extensions/api/_permission_features.json (right): https://codereview.chromium.org/267863005/diff/1/chrome/common/extensions/api/_permission_features.json#newcode828 chrome/common/extensions/api/_permission_features.json:828: "extension_types": ["platform_app"] On 2014/05/03 00:07:49, dewittj wrote: > On ...
6 years, 7 months ago (2014-05-03 00:13:58 UTC) #5
dewittj
The CQ bit was checked by dewittj@chromium.org
6 years, 7 months ago (2014-05-09 19:52:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/267863005/70001
6 years, 7 months ago (2014-05-09 19:54:49 UTC) #7
dewittj
The CQ bit was unchecked by dewittj@chromium.org
6 years, 7 months ago (2014-05-09 21:52:42 UTC) #8
dewittj
The CQ bit was checked by dewittj@chromium.org
6 years, 7 months ago (2014-05-09 23:15:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/267863005/90001
6 years, 7 months ago (2014-05-09 23:18:53 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-10 03:32:20 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-10 04:02:16 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/mac_chromium_rel/builds/27292)
6 years, 7 months ago (2014-05-10 04:02:17 UTC) #13
dewittj
The CQ bit was checked by dewittj@chromium.org
6 years, 7 months ago (2014-05-10 05:49:22 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/267863005/90001
6 years, 7 months ago (2014-05-10 05:52:44 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-10 09:33:58 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-10 10:23:57 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_rel/builds/30090)
6 years, 7 months ago (2014-05-10 10:23:57 UTC) #18
dewittj
The CQ bit was checked by dewittj@chromium.org
6 years, 7 months ago (2014-05-12 16:43:04 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/267863005/110001
6 years, 7 months ago (2014-05-12 16:43:51 UTC) #20
dewittj
The CQ bit was checked by dewittj@chromium.org
6 years, 7 months ago (2014-05-12 19:02:37 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/267863005/130001
6 years, 7 months ago (2014-05-12 19:03:24 UTC) #22
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-12 22:40:13 UTC) #23
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-13 03:16:10 UTC) #24
commit-bot: I haz the power
Failed to apply patch for extensions/browser/extension_function_histogram_value.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 7 months ago (2014-05-13 03:16:10 UTC) #25
dewittj
The CQ bit was checked by dewittj@chromium.org
6 years, 7 months ago (2014-05-13 18:50:26 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/267863005/150001
6 years, 7 months ago (2014-05-13 18:51:03 UTC) #27
commit-bot: I haz the power
6 years, 7 months ago (2014-05-13 18:53:07 UTC) #28
Message was sent while issue was closed.
Change committed as 270156

Powered by Google App Engine
This is Rietveld 408576698