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

Issue 758403003: Push API: Store push registration IDs for GetRegistration etc (Closed)

Created:
6 years ago by johnme
Modified:
6 years ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@endpoint
Project:
chromium
Visibility:
Public.

Description

Push API: Store push registration IDs for GetRegistration etc Tests will be added by the use-case patches enabled by this, e.g. when GetRegistration (https://crbug.com/401422) is implemented, it will come with tests ensuring that the registration is properly stored. BUG=429212 Committed: https://crrev.com/ecf45b63ca76adfd846146137e5620f0a895f92e Cr-Commit-Position: refs/heads/master@{#307270}

Patch Set 1 #

Patch Set 2 : Major rebase #

Patch Set 3 : Fix comment #

Total comments: 4

Patch Set 4 : suceeded -> succeeded #

Total comments: 12

Patch Set 5 : Addressed Michael #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -7 lines) Patch
M content/browser/push_messaging/push_messaging_message_filter.h View 1 2 3 4 5 3 chunks +18 lines, -3 lines 0 comments Download
M content/browser/push_messaging/push_messaging_message_filter.cc View 1 2 3 4 5 5 chunks +45 lines, -3 lines 0 comments Download
M content/public/common/push_messaging_status.h View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M content/public/common/push_messaging_status.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 19 (5 generated)
johnme
mvanouwerkerk: please review overall patch, especially: - content/browser/push_messaging/push_messaging_message_filter.h - content/browser/push_messaging/push_messaging_message_filter.cc avi: please approve changes to: ...
6 years ago (2014-12-05 19:19:06 UTC) #3
johnme
mvanouwerkerk: please review overall patch, especially: - content/browser/push_messaging/push_messaging_message_filter.h - content/browser/push_messaging/push_messaging_message_filter.cc avi: please approve changes to: ...
6 years ago (2014-12-05 19:19:06 UTC) #4
Ilya Sherman
histograms.xml lgtm
6 years ago (2014-12-05 20:41:49 UTC) #5
Avi (use Gerrit)
https://codereview.chromium.org/758403003/diff/40001/content/public/common/push_messaging_status.h File content/public/common/push_messaging_status.h (right): https://codereview.chromium.org/758403003/diff/40001/content/public/common/push_messaging_status.h#newcode34 content/public/common/push_messaging_status.h:34: // Registration suceeded, but we failed to persist it. ...
6 years ago (2014-12-05 20:50:23 UTC) #6
johnme
Replies to avi's comments - thanks. https://codereview.chromium.org/758403003/diff/40001/content/public/common/push_messaging_status.h File content/public/common/push_messaging_status.h (right): https://codereview.chromium.org/758403003/diff/40001/content/public/common/push_messaging_status.h#newcode34 content/public/common/push_messaging_status.h:34: // Registration suceeded, ...
6 years ago (2014-12-05 21:56:33 UTC) #7
Avi (use Gerrit)
lgtm Hm. OK.
6 years ago (2014-12-05 22:02:55 UTC) #8
Michael van Ouwerkerk
not lgtm due to threading mismatch, sorry John :-) https://codereview.chromium.org/758403003/diff/60001/content/browser/push_messaging/push_messaging_message_filter.cc File content/browser/push_messaging/push_messaging_message_filter.cc (right): https://codereview.chromium.org/758403003/diff/60001/content/browser/push_messaging/push_messaging_message_filter.cc#newcode47 content/browser/push_messaging/push_messaging_message_filter.cc:47: ...
6 years ago (2014-12-08 14:36:55 UTC) #9
johnme
Addressed Michael's review comments - thanks! https://codereview.chromium.org/758403003/diff/60001/content/browser/push_messaging/push_messaging_message_filter.cc File content/browser/push_messaging/push_messaging_message_filter.cc (right): https://codereview.chromium.org/758403003/diff/60001/content/browser/push_messaging/push_messaging_message_filter.cc#newcode47 content/browser/push_messaging/push_messaging_message_filter.cc:47: static const char ...
6 years ago (2014-12-08 16:16:33 UTC) #10
Michael van Ouwerkerk
lgtm thanks!
6 years ago (2014-12-08 16:18:12 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/758403003/80001
6 years ago (2014-12-08 16:19:31 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/5143) ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/39926)
6 years ago (2014-12-08 16:22:36 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/758403003/100001
6 years ago (2014-12-08 16:33:41 UTC) #17
commit-bot: I haz the power
Committed patchset #6 (id:100001)
6 years ago (2014-12-08 17:34:17 UTC) #18
commit-bot: I haz the power
6 years ago (2014-12-08 17:35:10 UTC) #19
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/ecf45b63ca76adfd846146137e5620f0a895f92e
Cr-Commit-Position: refs/heads/master@{#307270}

Powered by Google App Engine
This is Rietveld 408576698