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

Issue 2291033002: Override the webrtc TaskQueue implementation. (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 the webrtc TaskQueue implementation. Since user32.dll may not be used withing Chrome's sandbox on win 8 at later, we need to override the TaskQueue implementation. This implementation uses base::Thread and the SingleTreadedTaskRunner to post tasks to the queue. BUG=webrtc:5687 NOTRY=true Committed: https://crrev.com/e4eba5884297c0224b071a764dfa8a6236887747 Cr-Commit-Position: refs/heads/master@{#415275}

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 4

Patch Set 3 : Revert content_tests.gypi for now. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+357 lines, -0 lines) Patch
A third_party/webrtc_overrides/webrtc/base/task_queue.h View 1 1 chunk +222 lines, -0 lines 0 comments Download
A third_party/webrtc_overrides/webrtc/base/task_queue.cc View 1 2 1 chunk +135 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
perkj_chrome
please?
4 years, 3 months ago (2016-08-30 10:01:07 UTC) #2
tommi (sloooow) - chröme
lgtm on the approach. Will you split out the test to another cl or include ...
4 years, 3 months ago (2016-08-30 11:49:25 UTC) #3
perkj_chrome
On 2016/08/30 11:49:25, tommi (chrömium) wrote: > lgtm on the approach. Will you split out ...
4 years, 3 months ago (2016-08-30 12:12:48 UTC) #4
perkj_chrome
https://codereview.chromium.org/2291033002/diff/20001/third_party/webrtc_overrides/webrtc/base/task_queue.cc File third_party/webrtc_overrides/webrtc/base/task_queue.cc (right): https://codereview.chromium.org/2291033002/diff/20001/third_party/webrtc_overrides/webrtc/base/task_queue.cc#newcode22 third_party/webrtc_overrides/webrtc/base/task_queue.cc:22: if (!task->Run()) { On 2016/08/30 11:49:24, tommi (chrömium) wrote: ...
4 years, 3 months ago (2016-08-30 12:19:10 UTC) #5
perkj_chrome
4 years, 3 months ago (2016-08-30 12:19:13 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2291033002/40001
4 years, 3 months ago (2016-08-30 12:20:37 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-30 12:23:54 UTC) #12
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/e4eba5884297c0224b071a764dfa8a6236887747 Cr-Commit-Position: refs/heads/master@{#415275}
4 years, 3 months ago (2016-08-30 12:25:24 UTC) #14
perkj_chrome
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2297643003/ by perkj@chromium.org. ...
4 years, 3 months ago (2016-08-30 12:41:46 UTC) #15
findit-for-me
4 years, 3 months ago (2016-08-30 12:43:59 UTC) #16
Message was sent while issue was closed.
FYI: Findit try jobs (rerunning failed compile or tests) identified this CL
at revision 415275 as the culprit for failures in the build cycles as shown on:
https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3Itb...

Powered by Google App Engine
This is Rietveld 408576698