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

Issue 2800353002: Removing unnecessary parameters from initializeAndroidGlobals. (Closed)

Created:
3 years, 8 months ago by Taylor Brandstetter
Modified:
3 years, 8 months ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, AleBzk, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc, the sun
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Removing unnecessary parameters from initializeAndroidGlobals. The "initialize audio/video" parameters are no longer needed, but at the same time were required to be true, causing a lot of confusion. This CL removes them, but leaves the old method signature around, marked "deprecated". BUG=webrtc:3416 TBR=solenberg@webrtc.org Review-Url: https://codereview.webrtc.org/2800353002 Cr-Commit-Position: refs/heads/master@{#17626} Committed: https://chromium.googlesource.com/external/webrtc/+/b4fc73a3ab9ff6014fa3ff68d4f71a7ae6e67e36

Patch Set 1 #

Total comments: 2

Patch Set 2 : Change type of "context" to an actual Android context. #

Messages

Total messages: 24 (14 generated)
Taylor Brandstetter
magjed: PTAL solenberg: PTAL at voice_engine changes
3 years, 8 months ago (2017-04-10 04:41:56 UTC) #3
magjed_webrtc
lgtm. Thanks for doing this cleanup! https://codereview.webrtc.org/2800353002/diff/1/webrtc/sdk/android/api/org/webrtc/PeerConnectionFactory.java File webrtc/sdk/android/api/org/webrtc/PeerConnectionFactory.java (right): https://codereview.webrtc.org/2800353002/diff/1/webrtc/sdk/android/api/org/webrtc/PeerConnectionFactory.java#newcode57 webrtc/sdk/android/api/org/webrtc/PeerConnectionFactory.java:57: // untyped here ...
3 years, 8 months ago (2017-04-10 10:27:57 UTC) #8
Taylor Brandstetter
https://codereview.webrtc.org/2800353002/diff/1/webrtc/sdk/android/api/org/webrtc/PeerConnectionFactory.java File webrtc/sdk/android/api/org/webrtc/PeerConnectionFactory.java (right): https://codereview.webrtc.org/2800353002/diff/1/webrtc/sdk/android/api/org/webrtc/PeerConnectionFactory.java#newcode57 webrtc/sdk/android/api/org/webrtc/PeerConnectionFactory.java:57: // untyped here to allow building on non-Android platforms. ...
3 years, 8 months ago (2017-04-10 17:56:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2800353002/20001
3 years, 8 months ago (2017-04-10 17:57:23 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win_baremetal on master.tryserver.webrtc (JOB_TIMED_OUT, build hasn't started yet, builder ...
3 years, 8 months ago (2017-04-10 19:57:48 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.webrtc.org/2800353002/20001
3 years, 8 months ago (2017-04-10 22:04:30 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/external/webrtc/+/b4fc73a3ab9ff6014fa3ff68d4f71a7ae6e67e36
3 years, 8 months ago (2017-04-10 22:08:08 UTC) #21
the sun
LGTM! Nice, thank you! I thought there were possibly downstream dependencies, but it seems they ...
3 years, 8 months ago (2017-04-11 21:11:39 UTC) #22
Taylor Brandstetter
On 2017/04/11 21:11:39, the sun wrote: > LGTM! Nice, thank you! I thought there were ...
3 years, 8 months ago (2017-04-11 22:01:05 UTC) #23
henrika_webrtc
3 years, 8 months ago (2017-04-18 10:34:26 UTC) #24
Message was sent while issue was closed.
lgtm. Thanks for fixing!

Powered by Google App Engine
This is Rietveld 408576698