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

Issue 2289203002: Do not build task_queue.cc and include from webrtc_overrides in Chrome. (Closed)

Created:
4 years, 3 months ago by perkj_webrtc
Modified:
4 years, 3 months ago
Reviewers:
tommi
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Do not build task_queue.cc and include from webrtc_overrides in Chrome. This is step 2 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 a the cl in https://codereview.chromium.org/2293913003/ 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 Committed: https://crrev.com/84bd5c73da93c0ce6e7122442531ac840abe171b Cr-Commit-Position: refs/heads/master@{#13983}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Also add task_queue.cc and add base to deps. #

Patch Set 3 : Revert add chrome DEPS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -45 lines) Patch
M webrtc/base/BUILD.gn View 1 2 1 chunk +27 lines, -17 lines 0 comments Download
M webrtc/base/base.gyp View 1 2 1 chunk +40 lines, -25 lines 0 comments Download
M webrtc/base/task_queue_unittest.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
perkj_webrtc
please?
4 years, 3 months ago (2016-08-30 15:46:30 UTC) #3
perkj_webrtc
On 2016/08/30 15:46:30, perkj_webrtc wrote: > please? Darn..... We use SequencedTaskCheckers that actually use TaskQueues. ...
4 years, 3 months ago (2016-08-30 16:17:00 UTC) #4
tommi
Lgtm with a couple of requests https://codereview.webrtc.org/2289203002/diff/1/webrtc/base/BUILD.gn File webrtc/base/BUILD.gn (right): https://codereview.webrtc.org/2289203002/diff/1/webrtc/base/BUILD.gn#newcode207 webrtc/base/BUILD.gn:207: sources += [ ...
4 years, 3 months ago (2016-08-30 16:26:04 UTC) #5
perkj_webrtc
https://codereview.webrtc.org/2289203002/diff/1/webrtc/base/BUILD.gn File webrtc/base/BUILD.gn (right): https://codereview.webrtc.org/2289203002/diff/1/webrtc/base/BUILD.gn#newcode207 webrtc/base/BUILD.gn:207: sources += [ "../../webrtc_overrides/webrtc/base/task_queue.h" ] On 2016/08/30 16:26:04, tommi-ooo ...
4 years, 3 months ago (2016-08-30 20:00:18 UTC) #6
perkj_webrtc
HEj Since we already use task queue indirectly in chrome- We use SequencedTaskChecker that calls ...
4 years, 3 months ago (2016-08-30 21:23:09 UTC) #9
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/2289203002/40001
4 years, 3 months ago (2016-08-31 05:49:30 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-31 06:01:14 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-08-31 06:01:23 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/84bd5c73da93c0ce6e7122442531ac840abe171b
Cr-Commit-Position: refs/heads/master@{#13983}

Powered by Google App Engine
This is Rietveld 408576698