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

Issue 2635233002: Load library dependencies in AppRTCMobile. (Closed)

Created:
3 years, 11 months ago by sakal
Modified:
3 years, 11 months ago
Reviewers:
magjed_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Load library dependencies in AppRTCMobile. Older Android versions have trouble locating the library dependencies automatically. Loading them manually resolves the issue. BUG=webrtc:6751 Review-Url: https://codereview.webrtc.org/2635233002 Cr-Commit-Position: refs/heads/master@{#16179} Committed: https://chromium.googlesource.com/external/webrtc/+/3e9229045ee807dcf141168a780f59ffe067c80b

Patch Set 1 #

Patch Set 2 : Remove libraries from PeerConnection, add all to PeerConnectionFactory. #

Patch Set 3 : Undo loadLibrary removal from PeerConnection.java #

Patch Set 4 : Load libraries in PeerConnectionFactory.initializeAndroidGlobals. #

Patch Set 5 : Move c++_shared to CallActivity. #

Patch Set 6 : Load all dependencies in CallActivity. #

Patch Set 7 : Undo changes in PeerConnection.java. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 37 (28 generated)
sakal
PTAL
3 years, 11 months ago (2017-01-17 15:14:09 UTC) #3
magjed_webrtc
Code changes looks good to me, but the bots are failing.
3 years, 11 months ago (2017-01-18 11:54:14 UTC) #8
sakal
Because of the problem with the bots I decided just to add the libraries to ...
3 years, 11 months ago (2017-01-19 14:36:46 UTC) #26
magjed_webrtc
lgtm
3 years, 11 months ago (2017-01-20 09:31:09 UTC) #29
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/2635233002/120001
3 years, 11 months ago (2017-01-20 09:42:35 UTC) #31
commit-bot: I haz the power
Committed patchset #7 (id:120001) as https://chromium.googlesource.com/external/webrtc/+/3e9229045ee807dcf141168a780f59ffe067c80b
3 years, 11 months ago (2017-01-20 09:46:54 UTC) #34
ywa.ftw
On 2017/01/19 14:36:46, sakal wrote: > Because of the problem with the bots I decided ...
3 years, 11 months ago (2017-01-20 16:26:38 UTC) #35
tommi
On 2017/01/20 16:26:38, ywa.ftw wrote: > On 2017/01/19 14:36:46, sakal wrote: > > Because of ...
3 years, 11 months ago (2017-01-22 07:30:41 UTC) #36
sakal
3 years, 11 months ago (2017-01-23 08:55:02 UTC) #37
Message was sent while issue was closed.
I also agree this should not be necessary but it seems some devices have buggy
implementations. I created a CL catching the error. Hopefully this will make all
devices happy.

https://codereview.webrtc.org/2652623002/

Powered by Google App Engine
This is Rietveld 408576698