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

Issue 2365213002: Remove content dependency from remoting/host (Closed)

Created:
4 years, 2 months ago by Sergey Ulanov
Modified:
4 years, 2 months ago
Reviewers:
Robert Sesek, joedow
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove content dependency from remoting/host //content/public/common dependency was added in remoting/host for IPC::ParamTraits<net::IPEndPoint>. That dependency pulls blink, which means that blink had to be built when building remoting_unittests and so it was taking way too much time to build. This change removes net::IPEndPoint from IPC messages used by the host, so it no longer needs to depend on content. Committed: https://crrev.com/f684dd192b64186de1eb04d819af6db0dca3e503 Cr-Commit-Position: refs/heads/master@{#421665}

Patch Set 1 : . #

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -9 lines) Patch
M remoting/host/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/host/chromoting_messages.h View 2 chunks +4 lines, -3 lines 0 comments Download
M remoting/host/daemon_process.cc View 1 2 1 chunk +9 lines, -2 lines 0 comments Download
M remoting/host/ipc_host_event_logger.cc View 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 37 (25 generated)
Sergey Ulanov
Joe, please review this change. Robert, please approve the change in chromoting_messages.h
4 years, 2 months ago (2016-09-26 17:37:32 UTC) #13
joedow
lgtm
4 years, 2 months ago (2016-09-26 18:12:23 UTC) #16
Robert Sesek
I don't think this is quite equivalent to the ParamTraits version, which checks sizes and ...
4 years, 2 months ago (2016-09-26 22:12:34 UTC) #19
Sergey Ulanov
On 2016/09/26 22:12:34, Robert Sesek wrote: > I don't think this is quite equivalent to ...
4 years, 2 months ago (2016-09-26 23:29:44 UTC) #20
Robert Sesek
LGTM
4 years, 2 months ago (2016-09-27 20:03:51 UTC) #21
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/2365213002/60001
4 years, 2 months ago (2016-09-27 20:25:09 UTC) #24
commit-bot: I haz the power
CQ cannot get SignCLA result. Please try later.
4 years, 2 months ago (2016-09-27 20:25:22 UTC) #26
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/2365213002/60001
4 years, 2 months ago (2016-09-27 22:29:56 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/206688) chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 2 months ago (2016-09-27 22:40:06 UTC) #30
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/2365213002/80001
4 years, 2 months ago (2016-09-28 21:43:58 UTC) #33
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 2 months ago (2016-09-28 22:38:22 UTC) #35
commit-bot: I haz the power
4 years, 2 months ago (2016-09-28 22:40:51 UTC) #37
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f684dd192b64186de1eb04d819af6db0dca3e503
Cr-Commit-Position: refs/heads/master@{#421665}

Powered by Google App Engine
This is Rietveld 408576698