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

Issue 1701973003: Remove associated keying material when unregistering from GCM (Closed)

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

Description

Remove associated keying material when unregistering from GCM This removes the keying material associated with a GCM registration from the GCM key store when a registration has been unregistered. BUG=486040 Committed: https://crrev.com/a4795ae834e15eee3d208cac776859dc3927fe45 Cr-Commit-Position: refs/heads/master@{#375855}

Patch Set 1 #

Patch Set 2 : add tests #

Total comments: 6

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -49 lines) Patch
M components/gcm_driver/crypto/gcm_encryption_provider.h View 1 chunk +5 lines, -0 lines 0 comments Download
M components/gcm_driver/crypto/gcm_encryption_provider.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M components/gcm_driver/crypto/gcm_key_store.h View 4 chunks +7 lines, -8 lines 0 comments Download
M components/gcm_driver/crypto/gcm_key_store.cc View 2 chunks +16 lines, -16 lines 0 comments Download
M components/gcm_driver/crypto/gcm_key_store_unittest.cc View 4 chunks +3 lines, -14 lines 0 comments Download
M components/gcm_driver/gcm_driver.h View 1 2 3 2 chunks +10 lines, -4 lines 0 comments Download
M components/gcm_driver/gcm_driver.cc View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_driver_android.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/gcm_driver/gcm_driver_desktop.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/gcm_driver/gcm_driver_desktop_unittest.cc View 1 9 chunks +64 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (5 generated)
Peter Beverloo
+johnme, PTAL
4 years, 10 months ago (2016-02-16 18:05:52 UTC) #2
johnme
lgtm https://codereview.chromium.org/1701973003/diff/20001/components/gcm_driver/gcm_driver.h File components/gcm_driver/gcm_driver.h (right): https://codereview.chromium.org/1701973003/diff/20001/components/gcm_driver/gcm_driver.h#newcode272 components/gcm_driver/gcm_driver.h:272: // information associated with the |app_id|. It's not ...
4 years, 10 months ago (2016-02-16 18:36:13 UTC) #3
Peter Beverloo
https://codereview.chromium.org/1701973003/diff/20001/components/gcm_driver/gcm_driver.h File components/gcm_driver/gcm_driver.h (right): https://codereview.chromium.org/1701973003/diff/20001/components/gcm_driver/gcm_driver.h#newcode272 components/gcm_driver/gcm_driver.h:272: // information associated with the |app_id|. On 2016/02/16 18:36:13, ...
4 years, 10 months ago (2016-02-16 21:50:50 UTC) #4
Peter Beverloo
+zea for desktop perspective This means we jump to the blocking task runner after an ...
4 years, 10 months ago (2016-02-16 21:53:17 UTC) #6
Nicolas Zea
lgtm https://codereview.chromium.org/1701973003/diff/40001/components/gcm_driver/gcm_driver.h File components/gcm_driver/gcm_driver.h (right): https://codereview.chromium.org/1701973003/diff/40001/components/gcm_driver/gcm_driver.h#newcode273 components/gcm_driver/gcm_driver.h:273: void UnregisterRemoveEncryptionInfo(const std::string& app_id, nit: maybe rename to ...
4 years, 10 months ago (2016-02-16 22:59:22 UTC) #7
Peter Beverloo
https://codereview.chromium.org/1701973003/diff/40001/components/gcm_driver/gcm_driver.h File components/gcm_driver/gcm_driver.h (right): https://codereview.chromium.org/1701973003/diff/40001/components/gcm_driver/gcm_driver.h#newcode273 components/gcm_driver/gcm_driver.h:273: void UnregisterRemoveEncryptionInfo(const std::string& app_id, On 2016/02/16 22:59:22, Nicolas Zea ...
4 years, 10 months ago (2016-02-17 10:20:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1701973003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1701973003/60001
4 years, 10 months ago (2016-02-17 10:20:34 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 10 months ago (2016-02-17 11:35:35 UTC) #12
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 11:37:02 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a4795ae834e15eee3d208cac776859dc3927fe45
Cr-Commit-Position: refs/heads/master@{#375855}

Powered by Google App Engine
This is Rietveld 408576698