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

Issue 2293913003: Override webrtc task_queue.cc and task_queue.h. (Closed)

Created:
4 years, 3 months ago by perkj_chrome
Modified:
4 years, 3 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Override webrtc task_queue.cc and task_queue.h. This is step 3 of the plan below. The modified plan 1. First land unmodified task_queue.h into webrtc_override in Chrome 2. Modify build files in the webrtc repo to include the task_queue.h and task_queue.cc from webrtc_overrides. This will breaks webrtc Chrome FYI. 3. Combine a roll of webrtc to Chrome and this cl into one cl. The combined cl will roll in build files from 2 and add task_queue.cc in webrtc_overrides and build task_queue_unittest.cc as part of content_unittests to test task_queue.cc in webrtc_overrides. 4... Start using task queues in webrtc........ BUG=webrtc:5687 R=tommi@chromium.org

Patch Set 1 #

Patch Set 2 : Override webrtc task_queue.cc and task_queue.h. This is step 3 of the plan below. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -67 lines) Patch
M DEPS View 1 1 chunk +1 line, -1 line 1 comment Download
M content/content_tests.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/webrtc_overrides/webrtc/base/task_queue.h View 3 chunks +7 lines, -66 lines 0 comments Download
A third_party/webrtc_overrides/webrtc/base/task_queue.cc View 1 chunk +135 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
perkj_chrome
On 2016/08/30 20:54:15, perkj_chrome wrote: > mailto:perkj@chromium.org changed reviewers: > + mailto:tommi@chromium.org HEj Since we ...
4 years, 3 months ago (2016-08-30 21:25:23 UTC) #8
tommi (sloooow) - chröme
https://codereview.chromium.org/2293913003/diff/20001/DEPS File DEPS (right): https://codereview.chromium.org/2293913003/diff/20001/DEPS#newcode222 DEPS:222: Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'e5dcf5c76c793e7355be2876cd9141e4289f8c9f', # commit ...
4 years, 3 months ago (2016-08-31 18:13:28 UTC) #9
tommi (sloooow) - chröme
On 2016/08/31 18:13:28, tommi (chrömium) wrote: > https://codereview.chromium.org/2293913003/diff/20001/DEPS > File DEPS (right): > > https://codereview.chromium.org/2293913003/diff/20001/DEPS#newcode222 ...
4 years, 3 months ago (2016-08-31 18:13:58 UTC) #10
perkj_chrome
4 years, 3 months ago (2016-09-01 06:22:27 UTC) #11
On 2016/08/31 18:13:58, tommi (chrömium) wrote:
> On 2016/08/31 18:13:28, tommi (chrömium) wrote:
> > https://codereview.chromium.org/2293913003/diff/20001/DEPS
> > File DEPS (right):
> > 
> > https://codereview.chromium.org/2293913003/diff/20001/DEPS#newcode222
> > DEPS:222: Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' +
> > 'e5dcf5c76c793e7355be2876cd9141e4289f8c9f', # commit position 13983
> > since this is a roll as well, can you include information in the CL
> description
> > about the CLs you're rolling?
> 
> lgtm with a description that also includes the regular roll information.

Sorry- This got confused. The actual combined roll and cl was landed here :
https://codereview.chromium.org/2295723004/
That includes both descriptions.

Powered by Google App Engine
This is Rietveld 408576698