Description[GCM] Reland: Introduce GCMClientFactory to create GCMClient for GCMProfileService
We used to call GCMClient::Get() to get the single instance. This did not
work when we need to pass some initialization data from browser to it.
GCMClientFactory is introduced such that GCMClient instance can be
created, initialized and used in GCMProfileService::IOWorker.
BUG=284553
TEST=existing tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245447
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=246198
Patch Set 1 : Patch #
Total comments: 6
Patch Set 2 : Address comments #Patch Set 3 : Fix CrOS memory failures #
Total comments: 2
Patch Set 4 : Address feedback #
Total comments: 1
Patch Set 5 : Patch to land #
Messages
Total messages: 13 (0 generated)
|