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

Issue 1731913002: Move InstanceID field trial check to extension-specific code (Closed)

Created:
4 years, 10 months ago by johnme
Modified:
4 years, 9 months ago
Reviewers:
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, zea+watch_chromium.org, extensions-reviews_chromium.org, Peter Beverloo
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move InstanceID field trial check to extension-specific code This will allow other parts of Chrome to depend on the InstanceID API. SUPERSEDED BY https://codereview.chromium.org/1736433002 BUG=589461

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -12 lines) Patch
M chrome/browser/extensions/api/instance_id/instance_id_api.cc View 3 chunks +10 lines, -1 line 0 comments Download
M components/gcm_driver/instance_id/instance_id_driver.cc View 1 chunk +1 line, -11 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
johnme
4 years, 10 months ago (2016-02-24 13:35:59 UTC) #1
Description was changed from

==========
Move InstanceID field trial check to extension-specific code

This will allow other parts of Chrome to depend on the InstanceID API.

BUG=589461
==========

to

==========
Move InstanceID field trial check to extension-specific code

This will allow other parts of Chrome to depend on the InstanceID API.

SUPERSEDED BY https://codereview.chromium.org/1736433002

BUG=589461
==========

Powered by Google App Engine
This is Rietveld 408576698