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

Issue 1139633005: Make chrome.instanceID only available on dev and canary. (Closed)

Created:
5 years, 7 months ago by jianli
Modified:
5 years, 7 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, zea+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make chrome.instanceID only available on dev and canary. Also, we don't need field trial for dev and canary. BUG=477084 TEST=new tests Committed: https://crrev.com/df27958327fd89c3338e208b5501f9d464e8dac2 Cr-Commit-Position: refs/heads/master@{#330273}

Patch Set 1 #

Patch Set 2 : Add missing new files #

Total comments: 4

Patch Set 3 : Address feedback #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -33 lines) Patch
M chrome/browser/extensions/api/instance_id/instance_id_apitest.cc View 1 2 4 chunks +26 lines, -10 lines 0 comments Download
M chrome/browser/services/gcm/instance_id/instance_id_profile_service.cc View 1 chunk +5 lines, -3 lines 1 comment Download
M chrome/common/extensions/api/_api_features.json View 1 chunk +1 line, -0 lines 0 comments Download
A + chrome/test/data/extensions/api_test/instance_id/channel/manifest.json View 1 1 chunk +0 lines, -1 line 0 comments Download
A + chrome/test/data/extensions/api_test/instance_id/channel/test.js View 1 1 chunk +7 lines, -7 lines 0 comments Download
M components/gcm_driver/instance_id/instance_id_driver.cc View 1 chunk +3 lines, -12 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
jianli
5 years, 7 months ago (2015-05-15 22:51:37 UTC) #2
fgorski
On 2015/05/15 22:51:37, jianli wrote: LGTM
5 years, 7 months ago (2015-05-15 22:53:51 UTC) #3
jianli
Kalman, could you please review it?
5 years, 7 months ago (2015-05-15 23:04:42 UTC) #5
not at google - send to devlin
lgtm https://codereview.chromium.org/1139633005/diff/20001/chrome/browser/extensions/api/instance_id/instance_id_apitest.cc File chrome/browser/extensions/api/instance_id/instance_id_apitest.cc (right): https://codereview.chromium.org/1139633005/diff/20001/chrome/browser/extensions/api/instance_id/instance_id_apitest.cc#newcode53 chrome/browser/extensions/api/instance_id/instance_id_apitest.cc:53: chrome::VersionInfo::CHANNEL_CANARY); use DEV, and have the ScopedCurrentChannel be ...
5 years, 7 months ago (2015-05-15 23:07:26 UTC) #6
jianli
https://codereview.chromium.org/1139633005/diff/20001/chrome/browser/extensions/api/instance_id/instance_id_apitest.cc File chrome/browser/extensions/api/instance_id/instance_id_apitest.cc (right): https://codereview.chromium.org/1139633005/diff/20001/chrome/browser/extensions/api/instance_id/instance_id_apitest.cc#newcode53 chrome/browser/extensions/api/instance_id/instance_id_apitest.cc:53: chrome::VersionInfo::CHANNEL_CANARY); On 2015/05/15 23:07:26, kalman wrote: > use DEV, ...
5 years, 7 months ago (2015-05-15 23:11:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1139633005/40001
5 years, 7 months ago (2015-05-15 23:57:18 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-16 03:12:34 UTC) #11
Nico
https://codereview.chromium.org/1139633005/diff/40001/chrome/browser/services/gcm/instance_id/instance_id_profile_service.cc File chrome/browser/services/gcm/instance_id/instance_id_profile_service.cc (right): https://codereview.chromium.org/1139633005/diff/40001/chrome/browser/services/gcm/instance_id/instance_id_profile_service.cc#newcode25 chrome/browser/services/gcm/instance_id/instance_id_profile_service.cc:25: channel == chrome::VersionInfo::CHANNEL_STABLE) { What's the motivation for this? ...
5 years, 7 months ago (2015-05-17 01:19:27 UTC) #13
Nico
…in addition that we try to not make features dependent on the channel, it looks ...
5 years, 7 months ago (2015-05-17 03:42:54 UTC) #14
commit-bot: I haz the power
5 years, 7 months ago (2015-05-18 11:31:12 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/df27958327fd89c3338e208b5501f9d464e8dac2
Cr-Commit-Position: refs/heads/master@{#330273}

Powered by Google App Engine
This is Rietveld 408576698