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

Issue 22640017: Passing NULL PeerConnectionIdentityService to Libjingle when Chrome is using openssl. (Closed)

Created:
7 years, 4 months ago by jiayl
Modified:
7 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Passing NULL PeerConnectionIdentityService to Libjingle when Chrome is using openssl. Because the crypto APIs needed for generating identities are not implemented for openssl yet, we should let Libjingle generate its own by passing NULL. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216837

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -5 lines) Patch
M content/renderer/media/media_stream_dependency_factory.cc View 1 2 1 chunk +2 lines, -2 lines 1 comment Download
M content/renderer/media/peer_connection_identity_service.h View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M content/renderer/media/peer_connection_identity_service.cc View 1 2 3 2 chunks +14 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
jiayl
PTAL. Thanks!
7 years, 4 months ago (2013-08-09 17:01:02 UTC) #1
Ami GONE FROM CHROMIUM
https://codereview.chromium.org/22640017/diff/1/content/renderer/media/media_stream_dependency_factory.cc File content/renderer/media/media_stream_dependency_factory.cc (right): https://codereview.chromium.org/22640017/diff/1/content/renderer/media/media_stream_dependency_factory.cc#newcode557 content/renderer/media/media_stream_dependency_factory.cc:557: #if !defined(USE_OPENSSL) I don't really understand this. Would it ...
7 years, 4 months ago (2013-08-09 17:14:34 UTC) #2
jiayl
PTAL https://codereview.chromium.org/22640017/diff/1/content/renderer/media/media_stream_dependency_factory.cc File content/renderer/media/media_stream_dependency_factory.cc (right): https://codereview.chromium.org/22640017/diff/1/content/renderer/media/media_stream_dependency_factory.cc#newcode557 content/renderer/media/media_stream_dependency_factory.cc:557: #if !defined(USE_OPENSSL) On 2013/08/09 17:14:35, Ami Fischman wrote: ...
7 years, 4 months ago (2013-08-09 17:41:16 UTC) #3
Ami GONE FROM CHROMIUM
On 2013/08/09 17:41:16, jiayl wrote: > PTAL > > https://codereview.chromium.org/22640017/diff/1/content/renderer/media/media_stream_dependency_factory.cc > File content/renderer/media/media_stream_dependency_factory.cc (right): > ...
7 years, 4 months ago (2013-08-09 18:11:22 UTC) #4
jiayl
PTAL. Thanks! On 2013/08/09 18:11:22, Ami Fischman wrote: > On 2013/08/09 17:41:16, jiayl wrote: > ...
7 years, 4 months ago (2013-08-09 18:42:02 UTC) #5
Ami GONE FROM CHROMIUM
> I don't have a plan now. If it's our priority, I can reach out ...
7 years, 4 months ago (2013-08-09 18:58:58 UTC) #6
Ami GONE FROM CHROMIUM
LGTM % comment
7 years, 4 months ago (2013-08-09 18:59:04 UTC) #7
jiayl
On 2013/08/09 18:58:58, Ami Fischman wrote: > > I don't have a plan now. If ...
7 years, 4 months ago (2013-08-09 20:07:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/22640017/14001
7 years, 4 months ago (2013-08-09 20:12:09 UTC) #9
juberti2
Agree the perf considerations here will be even more significant on mobile. https://codereview.chromium.org/22640017/diff/14001/content/renderer/media/media_stream_dependency_factory.cc File content/renderer/media/media_stream_dependency_factory.cc ...
7 years, 4 months ago (2013-08-09 20:23:39 UTC) #10
juberti2
On 2013/08/09 20:23:39, juberti2 wrote: > Agree the perf considerations here will be even more ...
7 years, 4 months ago (2013-08-09 20:23:51 UTC) #11
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=186035
7 years, 4 months ago (2013-08-10 02:50:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/22640017/14001
7 years, 4 months ago (2013-08-10 04:10:01 UTC) #13
commit-bot: I haz the power
7 years, 4 months ago (2013-08-10 13:38:50 UTC) #14
Message was sent while issue was closed.
Change committed as 216837

Powered by Google App Engine
This is Rietveld 408576698