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

Issue 396193005: Converts RTCOfferOptions to constriants in the glue code for createOffer. (Closed)

Created:
6 years, 5 months ago by jiayl
Modified:
6 years, 5 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org, jochen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Converts RTCOfferOptions to constriants in the glue code for createOffer. TBR=pfeldman@chromium.org for content/shell/renderer/test_runner BUG=https://code.google.com/p/webrtc/issues/detail?id=3282 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285659

Patch Set 1 : #

Total comments: 6

Patch Set 2 : sync #

Patch Set 3 : fix sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -59 lines) Patch
M content/browser/media/webrtc_browsertest.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/media/webrtc_internals.h View 1 chunk +4 lines, -3 lines 0 comments Download
M content/browser/media/webrtc_internals.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/media/webrtc_internals_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/webrtc_internals_unittest.cc View 9 chunks +9 lines, -9 lines 0 comments Download
M content/browser/renderer_host/media/peer_connection_tracker_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/resources/media/webrtc_internals.js View 1 5 chunks +9 lines, -9 lines 0 comments Download
M content/common/media/peer_connection_tracker_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/peer_connection_tracker.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/peer_connection_tracker.cc View 1 3 chunks +36 lines, -5 lines 0 comments Download
M content/renderer/media/rtc_peer_connection_handler.h View 4 chunks +10 lines, -0 lines 0 comments Download
M content/renderer/media/rtc_peer_connection_handler.cc View 8 chunks +72 lines, -15 lines 0 comments Download
M content/renderer/media/rtc_peer_connection_handler_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/media/webrtc/mock_peer_connection_dependency_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/mock_peer_connection_dependency_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/peer_connection_dependency_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/peer_connection_dependency_factory.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M content/shell/renderer/test_runner/mock_webrtc_peer_connection_handler.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/shell/renderer/test_runner/mock_webrtc_peer_connection_handler.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M content/test/data/media/peerconnection-call.html View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jiayl
PTAL. mallinath: rtc_peer_connection_handler.*, peer_connection_dependency_factory.* vrk: all */media/*, mostly webrtc-internals related inferno: content/common/media/peer_connection_tracker_messages.h pfeldman: content/shell/renderer/* Thanks!
6 years, 5 months ago (2014-07-17 16:56:22 UTC) #1
Tom Sepez
Messages LGTM.
6 years, 5 months ago (2014-07-17 23:23:07 UTC) #2
Mallinath (Gone from Chromium)
On 2014/07/17 23:23:07, Tom Sepez wrote: > Messages LGTM. lgtm rtc_peer_connection_handler.*, peer_connection_dependency_factory.*
6 years, 5 months ago (2014-07-18 00:12:27 UTC) #3
jiayl
Ping vrk and pfeldman.
6 years, 5 months ago (2014-07-18 21:03:34 UTC) #4
vrk (LEFT CHROMIUM)
A few questions just because I'm not too familiar with the work here prior to ...
6 years, 5 months ago (2014-07-23 01:13:05 UTC) #5
jiayl
Thanks! https://codereview.chromium.org/396193005/diff/20001/content/browser/media/webrtc_internals.cc File content/browser/media/webrtc_internals.cc (right): https://codereview.chromium.org/396193005/diff/20001/content/browser/media/webrtc_internals.cc#newcode70 content/browser/media/webrtc_internals.cc:70: const string& rtc_configuration, On 2014/07/23 01:13:05, Victoria Kirst ...
6 years, 5 months ago (2014-07-23 16:11:13 UTC) #6
vrk (LEFT CHROMIUM)
lgtm
6 years, 5 months ago (2014-07-24 22:53:59 UTC) #7
jiayl
abarth@, could you take a look at content/shell/renderer/test_runner?
6 years, 5 months ago (2014-07-24 23:07:14 UTC) #8
jiayl
The CQ bit was checked by jiayl@chromium.org
6 years, 5 months ago (2014-07-25 18:44:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/396193005/60001
6 years, 5 months ago (2014-07-25 18:46:13 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-25 20:24:59 UTC) #11
Message was sent while issue was closed.
Change committed as 285659

Powered by Google App Engine
This is Rietveld 408576698