diff options
author | fgorski@chromium.org <fgorski@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-15 20:34:28 +0000 |
---|---|---|
committer | fgorski@chromium.org <fgorski@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-15 20:34:28 +0000 |
commit | e400704fcf1b2b8ff15c73e9d26c8e4df30899ae (patch) | |
tree | da6cfef1239f48b048f1d70859b8be3de59a0923 /DEPS | |
parent | 1ea4c493152c8b225d397ade32ef1023870293c3 (diff) | |
download | chromium_src-e400704fcf1b2b8ff15c73e9d26c8e4df30899ae.zip chromium_src-e400704fcf1b2b8ff15c73e9d26c8e4df30899ae.tar.gz chromium_src-e400704fcf1b2b8ff15c73e9d26c8e4df30899ae.tar.bz2 |
[GCM] Hooking up unregistration
* Implemetning GCMClientImpl.Unregister, added UnregisterCompleted
* Added OnUnregisterFinished to GCMClient::Delegate - the status is passed as a bool, because we ignore it anyway, and it is simply a hook for testing. Functionality is triggered in response to downstream message and not user's interaction.
* Added a test that consumes the delegate hook.
* I considered removing messages related to APP ID, but decided not to add that functionality to GCM Store, as those messages would be sent to MCS before we realize that the app is uninstalled, and there is no point in writing code that would never really do much.
BUG=284553
Review URL: https://codereview.chromium.org/163953013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251593 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
0 files changed, 0 insertions, 0 deletions