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

Issue 813553002: Adding support for pre-sent messages (Closed)

Created:
6 years ago by Charlie
Modified:
5 years, 11 months ago
Reviewers:
rkc
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@state
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding support for pre-sent messages BUG=431988 Committed: https://crrev.com/1549c3f451217ee30fbe00cf0eb318fb0e54e05f Cr-Commit-Position: refs/heads/master@{#310538}

Patch Set 1 #

Patch Set 2 : Fixing tests #

Total comments: 10

Patch Set 3 : #

Patch Set 4 : Switching to TimedMap #

Total comments: 4

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -97 lines) Patch
M components/copresence/copresence_manager_impl.h View 1 2 3 4 5 chunks +18 lines, -5 lines 0 comments Download
M components/copresence/copresence_manager_impl.cc View 1 2 3 4 5 chunks +126 lines, -14 lines 0 comments Download
M components/copresence/handlers/gcm_handler_impl.h View 3 chunks +4 lines, -1 line 0 comments Download
M components/copresence/handlers/gcm_handler_impl.cc View 2 chunks +8 lines, -5 lines 0 comments Download
M components/copresence/handlers/gcm_handler_unittest.cc View 1 2 chunks +9 lines, -3 lines 0 comments Download
M components/copresence/proto/data.proto View 1 chunk +1 line, -0 lines 0 comments Download
M components/copresence/public/copresence_constants.h View 3 chunks +7 lines, -0 lines 0 comments Download
M components/copresence/public/copresence_delegate.h View 1 1 chunk +1 line, -1 line 0 comments Download
M components/copresence/rpc/rpc_handler.h View 1 4 chunks +3 lines, -4 lines 0 comments Download
M components/copresence/rpc/rpc_handler.cc View 1 4 chunks +5 lines, -29 lines 0 comments Download
M components/copresence/rpc/rpc_handler_unittest.cc View 1 6 chunks +8 lines, -35 lines 0 comments Download
M components/copresence/timed_map.h View 1 2 3 4 5 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Charlie
Updating Chrome to implement go/copresence-presend.
5 years, 11 months ago (2015-01-07 18:13:17 UTC) #2
rkc
https://codereview.chromium.org/813553002/diff/20001/components/copresence/copresence_manager_impl.cc File components/copresence/copresence_manager_impl.cc (right): https://codereview.chromium.org/813553002/diff/20001/components/copresence/copresence_manager_impl.cc#newcode64 components/copresence/copresence_manager_impl.cc:64: base::Unretained(this)); Add a one liner about why unretained is ...
5 years, 11 months ago (2015-01-07 21:31:43 UTC) #3
Charlie
https://codereview.chromium.org/813553002/diff/20001/components/copresence/copresence_manager_impl.cc File components/copresence/copresence_manager_impl.cc (right): https://codereview.chromium.org/813553002/diff/20001/components/copresence/copresence_manager_impl.cc#newcode64 components/copresence/copresence_manager_impl.cc:64: base::Unretained(this)); On 2015/01/07 21:31:43, Rahul Chaturvedi wrote: > Add ...
5 years, 11 months ago (2015-01-07 22:06:07 UTC) #4
Charlie
Added a timeout per offline discussion.
5 years, 11 months ago (2015-01-07 22:55:32 UTC) #5
rkc
lgtm % comments https://codereview.chromium.org/813553002/diff/20001/components/copresence/copresence_manager_impl.h File components/copresence/copresence_manager_impl.h (right): https://codereview.chromium.org/813553002/diff/20001/components/copresence/copresence_manager_impl.h#newcode71 components/copresence/copresence_manager_impl.h:71: template<typename IterableSubscribedMessages> On 2015/01/07 22:06:07, Charlie ...
5 years, 11 months ago (2015-01-07 23:06:10 UTC) #6
Charlie
https://codereview.chromium.org/813553002/diff/20001/components/copresence/copresence_manager_impl.h File components/copresence/copresence_manager_impl.h (right): https://codereview.chromium.org/813553002/diff/20001/components/copresence/copresence_manager_impl.h#newcode71 components/copresence/copresence_manager_impl.h:71: template<typename IterableSubscribedMessages> On 2015/01/07 23:06:10, Rahul Chaturvedi wrote: > ...
5 years, 11 months ago (2015-01-08 16:47:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/813553002/100001
5 years, 11 months ago (2015-01-08 16:50:56 UTC) #9
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 11 months ago (2015-01-08 18:19:26 UTC) #10
commit-bot: I haz the power
5 years, 11 months ago (2015-01-08 18:20:25 UTC) #11
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/1549c3f451217ee30fbe00cf0eb318fb0e54e05f
Cr-Commit-Position: refs/heads/master@{#310538}

Powered by Google App Engine
This is Rietveld 408576698