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

Issue 2794013005: CRD iOS: Updating remoting service to use oauth and host list fetcher. (Closed)

Created:
3 years, 8 months ago by nicholss
Modified:
3 years, 8 months ago
Reviewers:
joedow
CC:
chromium-reviews, ios-reviews_chromium.org, chromoting-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

CRD iOS: Updating remoting service to use oauth and host list fetcher. This intergrates some work that has landed in remoting base in the last month, remoting/client/ios now as access to common oauth classes in remoting/base. This is the integration with those classes and it's use. The app is still in development so there are still mocked methods and functions but this is a working first pass. R=joedow@chromium.org BUG=652781 Review-Url: https://codereview.chromium.org/2794013005 Cr-Commit-Position: refs/heads/master@{#463369} Committed: https://chromium.googlesource.com/chromium/src/+/18f139664640da5a1b9fa73225ecbde332d5f39e

Patch Set 1 #

Patch Set 2 : Update h guard. #

Total comments: 53

Patch Set 3 : Updated based on feedback. #

Total comments: 2

Patch Set 4 : Fixing up code based on feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+549 lines, -51 lines) Patch
M remoting/client/ios/facade/BUILD.gn View 1 chunk +5 lines, -0 lines 0 comments Download
A remoting/client/ios/facade/host_info.h View 1 chunk +41 lines, -0 lines 0 comments Download
A remoting/client/ios/facade/host_info.cc View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
A remoting/client/ios/facade/host_list_fetcher.h View 1 2 1 chunk +69 lines, -0 lines 0 comments Download
A remoting/client/ios/facade/host_list_fetcher.cc View 1 2 1 chunk +109 lines, -0 lines 0 comments Download
M remoting/client/ios/facade/remoting_service.h View 1 2 1 chunk +54 lines, -4 lines 0 comments Download
M remoting/client/ios/facade/remoting_service.mm View 1 2 3 3 chunks +195 lines, -47 lines 0 comments Download

Messages

Total messages: 25 (18 generated)
nicholss
PTAL, thanks!
3 years, 8 months ago (2017-04-04 22:32:41 UTC) #4
joedow
Looks pretty good, just a few typo/nit comments and questions since I'm not familiar with ...
3 years, 8 months ago (2017-04-05 22:30:56 UTC) #8
nicholss
Thanks for the feedback!! I have updated the CL to address actionable comments and commented ...
3 years, 8 months ago (2017-04-07 18:16:16 UTC) #10
joedow
lgtm after comments addressed. https://codereview.chromium.org/2794013005/diff/20001/remoting/client/ios/facade/host_info.cc File remoting/client/ios/facade/host_info.cc (right): https://codereview.chromium.org/2794013005/diff/20001/remoting/client/ios/facade/host_info.cc#newcode11 remoting/client/ios/facade/host_info.cc:11: HostInfo::HostInfo() {} On 2017/04/07 18:16:15, ...
3 years, 8 months ago (2017-04-10 16:09:59 UTC) #14
nicholss
Sorry I made changes to a cruft file with the same name as one commented ...
3 years, 8 months ago (2017-04-10 17:49:53 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2794013005/60001
3 years, 8 months ago (2017-04-10 19:40:04 UTC) #22
commit-bot: I haz the power
3 years, 8 months ago (2017-04-10 19:47:12 UTC) #25
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/18f139664640da5a1b9fa73225ec...

Powered by Google App Engine
This is Rietveld 408576698