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

Issue 2843026: Fork a copy of all the notifier code in chrome/common/net/notifier that we depend on. (Closed)

Created:
10 years, 5 months ago by awong
Modified:
9 years, 7 months ago
Reviewers:
Sergey Ulanov, garykac
CC:
chromium-reviews, dmac, awong, garykac, Alpha Left Google
Base URL:
git://codf21.jail.google.com/chromium.git
Visibility:
Public.

Description

Fork a copy of all the notifier code in chrome/common/net/notifier that we depend on. This breaks a cycle int the build dependencies so that we can keep moving forward on Chromoting implementation. BUG=none TEST=compiles on mac/linux/win Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50959

Patch Set 1 #

Patch Set 2 : Actually make it build #

Patch Set 3 : Merge in sergey's patch (2834024) and fix checkdeps #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1245 lines, -23 lines) Patch
M remoting/DEPS View 1 2 1 chunk +4 lines, -1 line 0 comments Download
A remoting/jingle_glue/gaia_token_pre_xmpp_auth.h View 1 chunk +64 lines, -0 lines 0 comments Download
A remoting/jingle_glue/gaia_token_pre_xmpp_auth.cc View 1 chunk +76 lines, -0 lines 0 comments Download
M remoting/jingle_glue/jingle_client.cc View 3 chunks +5 lines, -6 lines 0 comments Download
A remoting/jingle_glue/ssl_adapter.h View 1 chunk +35 lines, -0 lines 0 comments Download
A remoting/jingle_glue/ssl_adapter.cc View 1 chunk +26 lines, -0 lines 0 comments Download
A remoting/jingle_glue/ssl_socket_adapter.h View 1 2 1 chunk +141 lines, -0 lines 0 comments Download
A remoting/jingle_glue/ssl_socket_adapter.cc View 1 2 1 chunk +359 lines, -0 lines 0 comments Download
A remoting/jingle_glue/xmpp_socket_adapter.h View 1 chunk +90 lines, -0 lines 0 comments Download
A remoting/jingle_glue/xmpp_socket_adapter.cc View 1 chunk +430 lines, -0 lines 0 comments Download
M remoting/remoting.gyp View 1 3 chunks +15 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
awong
I hate this patch. I really do. But I'm hating being blocked as long as ...
10 years, 5 months ago (2010-06-26 01:13:54 UTC) #1
Sergey Ulanov
Can we just compile these two classes as part of jingle_glue (i.e. add chrome/common/net/notifier/communicator/*_socket_adapter.* to ...
10 years, 5 months ago (2010-06-26 02:08:47 UTC) #2
awong
We probably could, but it seems like a bad idea to have gyp sources from ...
10 years, 5 months ago (2010-06-26 10:03:04 UTC) #3
Sergey Ulanov
10 years, 5 months ago (2010-06-27 06:28:14 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698