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
Description was changed from ========== Removing unnecessary parameters from initializeAndroidGlobals. The "initialize audio/video" parameters are ...
3 years, 8 months ago
(2017-04-10 04:41:11 UTC)
#1
Description was changed from
==========
Removing unnecessary parameters from initializeAndroidGlobals.
The "initialize audio/video" parameters are no longer needed, but
at the same time are required to be true, causing a lot of confusion.
This CL removes them, and leaves the old method around, marked
"deprecated".
BUG=webrtc:3416
==========
to
==========
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, and leaves the old method around, marked
"deprecated".
BUG=webrtc:3416
==========
Description was changed from ========== Removing unnecessary parameters from initializeAndroidGlobals. The "initialize audio/video" parameters are ...
3 years, 8 months ago
(2017-04-10 17:55:27 UTC)
#9
Description was changed from
==========
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, and leaves the old method around, marked
"deprecated".
BUG=webrtc:3416
==========
to
==========
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
==========
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
Description was changed from ========== Removing unnecessary parameters from initializeAndroidGlobals. The "initialize audio/video" parameters are ...
3 years, 8 months ago
(2017-04-10 17:57:02 UTC)
#11
Description was changed from
==========
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
==========
to
==========
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
==========
Taylor Brandstetter
The CQ bit was checked by deadbeef@webrtc.org
3 years, 8 months ago
(2017-04-10 17:57:09 UTC)
#12
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
Try jobs failed on following builders:
win_baremetal on master.tryserver.webrtc (JOB_TIMED_OUT, build hasn't started
yet, builder probably lacks capacity)
Taylor Brandstetter
The CQ bit was checked by deadbeef@webrtc.org
3 years, 8 months ago
(2017-04-10 22:04:22 UTC)
#17
CQ is committing da patch. Bot data: {"patchset_id": 20001, "attempt_start_ts": 1491861862141180, "parent_rev": "6799553a2cbe2470115a7db01ed14f4a4c593d88", "commit_rev": "b4fc73a3ab9ff6014fa3ff68d4f71a7ae6e67e36"}
3 years, 8 months ago
(2017-04-10 22:08:03 UTC)
#19
CQ is committing da patch.
Bot data: {"patchset_id": 20001, "attempt_start_ts": 1491861862141180,
"parent_rev": "6799553a2cbe2470115a7db01ed14f4a4c593d88", "commit_rev":
"b4fc73a3ab9ff6014fa3ff68d4f71a7ae6e67e36"}
commit-bot: I haz the power
Description was changed from ========== Removing unnecessary parameters from initializeAndroidGlobals. The "initialize audio/video" parameters are ...
3 years, 8 months ago
(2017-04-10 22:08:07 UTC)
#20
Message was sent while issue was closed.
Description was changed from
==========
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
==========
to
==========
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/+/b4fc73a3ab9ff6014fa3ff68d...
==========
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
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
Message was sent while issue was closed.
LGTM! Nice, thank you! I thought there were possibly downstream dependencies,
but it seems they must be gone.
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
Message was sent while issue was closed.
On 2017/04/11 21:11:39, the sun wrote:
> LGTM! Nice, thank you! I thought there were possibly downstream dependencies,
> but it seems they must be gone.
There actually were... I ended up doing this:
https://codereview.webrtc.org/2810973002/
But I think everything should be resolved by the end of the day.
henrika_webrtc
lgtm. Thanks for fixing!
3 years, 8 months ago
(2017-04-18 10:34:26 UTC)
#24
Issue 2800353002: Removing unnecessary parameters from initializeAndroidGlobals.
(Closed)
Created 3 years, 8 months ago by Taylor Brandstetter
Modified 3 years, 8 months ago
Reviewers: magjed_webrtc, the sun
Base URL:
Comments: 2