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

Issue 1320643004: Removing unneeded webrtc dependencies on iOS. (Closed)

Created:
5 years, 3 months ago by sherouk
Modified:
5 years, 3 months ago
CC:
webrtc-reviews_webrtc.org
Base URL:
https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Removing unneeded webrtc dependencies on iOS. BUG=459705

Patch Set 1 #

Patch Set 2 : git-cl owners #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -68 lines) Patch
M BUILD.gn View 2 chunks +70 lines, -67 lines 0 comments Download
M base/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (1 generated)
sherouk
Can you review please?
5 years, 3 months ago (2015-09-09 15:47:19 UTC) #2
kjellander_webrtc
First of all, you need to create a CL using a clone of https://chromium.googlesource.com/external/webrtc - ...
5 years, 3 months ago (2015-09-09 16:10:36 UTC) #3
sdefresne
On 2015/09/09 at 16:10:36, kjellander wrote: > First of all, you need to create a ...
5 years, 3 months ago (2015-09-09 16:45:12 UTC) #4
kjellander_webrtc
On 2015/09/09 16:45:12, sdefresne wrote: > On 2015/09/09 at 16:10:36, kjellander wrote: > > First ...
5 years, 3 months ago (2015-09-09 19:31:57 UTC) #5
Dirk Pranke
> I can take a look at getting the iOS build working for WebRTC instead. ...
5 years, 3 months ago (2015-09-09 19:35:19 UTC) #6
kjellander_webrtc
On 2015/09/09 19:35:19, Dirk Pranke wrote: > > I can take a look at getting ...
5 years, 3 months ago (2015-09-09 20:11:32 UTC) #7
kjellander_webrtc
On 2015/09/09 20:11:32, kjellander (webrtc) wrote: > On 2015/09/09 19:35:19, Dirk Pranke wrote: > > ...
5 years, 3 months ago (2015-09-09 20:23:47 UTC) #8
sdefresne
On 2015/09/09 at 20:23:47, kjellander wrote: > On 2015/09/09 20:11:32, kjellander (webrtc) wrote: > > ...
5 years, 3 months ago (2015-09-10 08:56:46 UTC) #9
kjellander_webrtc
On 2015/09/10 08:56:46, sdefresne wrote: > On 2015/09/09 at 20:23:47, kjellander wrote: > > On ...
5 years, 3 months ago (2015-09-10 09:16:01 UTC) #10
kjellander_webrtc
On 2015/09/10 09:16:01, kjellander (webrtc) wrote: > On 2015/09/10 08:56:46, sdefresne wrote: > > On ...
5 years, 3 months ago (2015-09-10 09:37:03 UTC) #11
sdefresne
5 years, 3 months ago (2015-09-10 10:11:02 UTC) #12
On 2015/09/10 at 09:37:03, kjellander wrote:
> On 2015/09/10 09:16:01, kjellander (webrtc) wrote:
> > On 2015/09/10 08:56:46, sdefresne wrote:
> > > On 2015/09/09 at 20:23:47, kjellander wrote:
> > > > On 2015/09/09 20:11:32, kjellander (webrtc) wrote:
> > > > > On 2015/09/09 19:35:19, Dirk Pranke wrote:
> > > > > > > I can take a look at getting the iOS build working for WebRTC
instead.
> > > We
> > > > > > > haven't been doing any work on that since I haven't heard much
about
> > the
> > > > > > > roadmap, but I guess you're working on fixing so it can actually
be
> > run
> > > now?
> > > > > > 
> > > > > > Yup, progress is being made!
> > > > > 
> > > > > CL for WebRTC up for review at
https://codereview.webrtc.org/1309663007/
> > > > 
> > > > This is now landed. Notice that the WebRTC revision needs to be rolled
into
> > > Chromium DEPS before it actually has an effect from a Chromium
perspective.
> > > 
> > > Right. I'll check whether the roll is automated or manual and try to get
it
> > > rolled if it is the later.
> > 
> > It's manual but uses a script. However it is best our team does that. I'll
> > notify the sheriff responsible.
> 
> A roll including this is already in progress:
https://codereview.chromium.org/1335523002
> It should land shortly.
> 
> > 
> > > > > A separate CL for Opus is needed too (for the repo at
> > > > >
https://chromium.googlesource.com/chromium/src/+/master/third_party/opus/)
> > > > 
> > > > Actually no opus fix is needed, it was a bug in
build/config/ios/rules.gni
> > > which Dirk kindly fixed in https://codereview.chromium.org/1314413006/
> > > 
> > > Thank you all for taking care of fixing webrtc for Chrome on iOS.
> > 
> > No problemo!

Great!

Powered by Google App Engine
This is Rietveld 408576698