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

Issue 1419253002: Rearrange dependency to enable adding finch experiment in webrtc (Closed)

Created:
5 years, 2 months ago by guoweis_left_chromium
Modified:
5 years, 1 month ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rearrange dependency to enable adding finch experiment in webrtc BUG= Committed: https://crrev.com/b00973a3d13ff1ed520aa96234d514bba47892ae Cr-Commit-Position: refs/heads/master@{#356135}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : Change the fix to remoting #

Patch Set 3 : include init_webrtc in libjingle target #

Patch Set 4 : separate field_trial into its own and only include that in libjingle target #

Patch Set 5 : add comments #

Patch Set 6 : formatting BUILD.gn #

Total comments: 8

Patch Set 7 : address Sergey's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -9 lines) Patch
M third_party/libjingle/BUILD.gn View 1 2 3 4 5 1 chunk +8 lines, -1 line 0 comments Download
M third_party/libjingle/libjingle_common.gypi View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/libjingle/libjingle_nacl.gyp View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/libjingle/overrides/field_trial.cc View 1 2 3 4 5 6 1 chunk +15 lines, -0 lines 0 comments Download
M third_party/libjingle/overrides/init_webrtc.cc View 1 2 3 2 chunks +0 lines, -8 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
guoweis_left_chromium
PTAL.
5 years, 2 months ago (2015-10-23 20:20:51 UTC) #6
Sergey Ulanov
https://codereview.chromium.org/1419253002/diff/60001/third_party/libjingle/libjingle.gyp File third_party/libjingle/libjingle.gyp (right): https://codereview.chromium.org/1419253002/diff/60001/third_party/libjingle/libjingle.gyp#newcode485 third_party/libjingle/libjingle.gyp:485: # GN version: //third_party/libjingle:libjingle_webrtc_common What is this target going ...
5 years, 2 months ago (2015-10-23 20:42:27 UTC) #7
tommi (sloooow) - chröme
https://codereview.chromium.org/1419253002/diff/60001/third_party/libjingle/libjingle.gyp File third_party/libjingle/libjingle.gyp (right): https://codereview.chromium.org/1419253002/diff/60001/third_party/libjingle/libjingle.gyp#newcode486 third_party/libjingle/libjingle.gyp:486: 'target_name': 'libjingle_webrtc_common', There's no target in this gyp file ...
5 years, 2 months ago (2015-10-23 20:46:31 UTC) #8
guoweis_left_chromium
On 2015/10/23 20:46:31, tommi wrote: > https://codereview.chromium.org/1419253002/diff/60001/third_party/libjingle/libjingle.gyp > File third_party/libjingle/libjingle.gyp (right): > > https://codereview.chromium.org/1419253002/diff/60001/third_party/libjingle/libjingle.gyp#newcode486 > ...
5 years, 2 months ago (2015-10-23 21:13:38 UTC) #9
guoweis_left_chromium
On 2015/10/23 21:13:38, guoweis_chromium wrote: > On 2015/10/23 20:46:31, tommi wrote: > > > https://codereview.chromium.org/1419253002/diff/60001/third_party/libjingle/libjingle.gyp ...
5 years, 2 months ago (2015-10-23 21:14:31 UTC) #10
guoweis_left_chromium
On 2015/10/23 21:14:31, guoweis_chromium wrote: > On 2015/10/23 21:13:38, guoweis_chromium wrote: > > On 2015/10/23 ...
5 years, 1 month ago (2015-10-26 02:31:09 UTC) #15
Sergey Ulanov
https://codereview.chromium.org/1419253002/diff/230001/third_party/libjingle/libjingle.gyp File third_party/libjingle/libjingle.gyp (right): https://codereview.chromium.org/1419253002/diff/230001/third_party/libjingle/libjingle.gyp#newcode247 third_party/libjingle/libjingle.gyp:247: # p2ptransportchannel.cc now depends on field_trial. For NACL build, ...
5 years, 1 month ago (2015-10-26 17:43:31 UTC) #16
guoweis_left_chromium
PTAL. Running bots now to ensure no issue. https://codereview.chromium.org/1419253002/diff/230001/third_party/libjingle/libjingle.gyp File third_party/libjingle/libjingle.gyp (right): https://codereview.chromium.org/1419253002/diff/230001/third_party/libjingle/libjingle.gyp#newcode247 third_party/libjingle/libjingle.gyp:247: # ...
5 years, 1 month ago (2015-10-26 18:16:44 UTC) #17
Sergey Ulanov
lgtm
5 years, 1 month ago (2015-10-26 20:55:59 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1419253002/250001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1419253002/250001
5 years, 1 month ago (2015-10-26 21:04:39 UTC) #20
commit-bot: I haz the power
Committed patchset #7 (id:250001)
5 years, 1 month ago (2015-10-26 21:53:54 UTC) #21
commit-bot: I haz the power
5 years, 1 month ago (2015-10-26 21:54:40 UTC) #22
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/b00973a3d13ff1ed520aa96234d514bba47892ae
Cr-Commit-Position: refs/heads/master@{#356135}

Powered by Google App Engine
This is Rietveld 408576698