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

Issue 1000723003: handoff: Fix the origin so that it correctly reflects the sender. (Closed)

Created:
5 years, 9 months ago by erikchen
Modified:
5 years, 9 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

handoff: Fix the origin so that it correctly reflects the sender. This broke when I migrated the Handoff Manager from chrome/ into components/ BUG= Committed: https://crrev.com/56915573d8e4be522d4bd8aea1bf8ba76a3c8f77 Cr-Commit-Position: refs/heads/master@{#322581}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comments from avi. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -2 lines) Patch
M components/handoff/handoff_manager.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M components/handoff/handoff_manager.mm View 1 3 chunks +10 lines, -2 lines 3 comments Download
M components/handoff/handoff_utility.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/handoff/handoff_utility.mm View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
erikchen
avi: Please review.
5 years, 9 months ago (2015-03-26 17:04:00 UTC) #2
Avi (use Gerrit)
lgtm https://codereview.chromium.org/1000723003/diff/1/components/handoff/handoff_manager.mm File components/handoff/handoff_manager.mm (right): https://codereview.chromium.org/1000723003/diff/1/components/handoff/handoff_manager.mm#newcode44 components/handoff/handoff_manager.mm:44: self = [super init]; Can we #ifdef so ...
5 years, 9 months ago (2015-03-26 18:14:05 UTC) #3
erikchen
https://codereview.chromium.org/1000723003/diff/1/components/handoff/handoff_manager.mm File components/handoff/handoff_manager.mm (right): https://codereview.chromium.org/1000723003/diff/1/components/handoff/handoff_manager.mm#newcode44 components/handoff/handoff_manager.mm:44: self = [super init]; On 2015/03/26 18:14:04, Avi wrote: ...
5 years, 9 months ago (2015-03-26 18:22:36 UTC) #4
Avi (use Gerrit)
still lgtm https://codereview.chromium.org/1000723003/diff/20001/components/handoff/handoff_manager.mm File components/handoff/handoff_manager.mm (right): https://codereview.chromium.org/1000723003/diff/20001/components/handoff/handoff_manager.mm#newcode44 components/handoff/handoff_manager.mm:44: _origin = handoff::ORIGIN_IOS; #if defined(OS_IOS) _origin = ...
5 years, 9 months ago (2015-03-26 18:40:21 UTC) #5
erikchen
https://codereview.chromium.org/1000723003/diff/20001/components/handoff/handoff_manager.mm File components/handoff/handoff_manager.mm (right): https://codereview.chromium.org/1000723003/diff/20001/components/handoff/handoff_manager.mm#newcode44 components/handoff/handoff_manager.mm:44: _origin = handoff::ORIGIN_IOS; On 2015/03/26 18:40:21, Avi wrote: > ...
5 years, 9 months ago (2015-03-27 14:52:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1000723003/20001
5 years, 9 months ago (2015-03-27 14:52:47 UTC) #8
Avi (use Gerrit)
https://codereview.chromium.org/1000723003/diff/20001/components/handoff/handoff_manager.mm File components/handoff/handoff_manager.mm (right): https://codereview.chromium.org/1000723003/diff/20001/components/handoff/handoff_manager.mm#newcode44 components/handoff/handoff_manager.mm:44: _origin = handoff::ORIGIN_IOS; On 2015/03/27 14:52:24, erikchen wrote: > ...
5 years, 9 months ago (2015-03-27 15:16:39 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-27 15:29:48 UTC) #10
commit-bot: I haz the power
5 years, 9 months ago (2015-03-27 15:30:38 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/56915573d8e4be522d4bd8aea1bf8ba76a3c8f77
Cr-Commit-Position: refs/heads/master@{#322581}

Powered by Google App Engine
This is Rietveld 408576698