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

Issue 2622923002: Delete unused TaskRunner abstraction. (Closed)

Created:
3 years, 11 months ago by nisse-webrtc
Modified:
3 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Delete unused TaskRunner abstraction. This is the fifth and final step in the process started in cl https://codereview.webrtc.org/2696703009/ Depends on the landing of a copy of this code in Chrome (step 4), cl https://codereview.chromium.org/2694903005/ BUG=webrtc:6424 Review-Url: https://codereview.webrtc.org/2622923002 Cr-Commit-Position: refs/heads/master@{#17107} Committed: https://chromium.googlesource.com/external/webrtc/+/2d15fdd91bc8b63a5659a8d48b7460cb2308e7a2

Patch Set 1 #

Patch Set 2 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1495 lines) Patch
M webrtc/base/BUILD.gn View 1 3 chunks +0 lines, -15 lines 0 comments Download
D webrtc/base/task.h View 1 chunk +0 lines, -175 lines 0 comments Download
D webrtc/base/task.cc View 1 1 chunk +0 lines, -283 lines 0 comments Download
D webrtc/base/task_unittest.cc View 1 1 chunk +0 lines, -542 lines 0 comments Download
D webrtc/base/taskparent.h View 1 1 chunk +0 lines, -63 lines 0 comments Download
D webrtc/base/taskparent.cc View 1 1 chunk +0 lines, -98 lines 0 comments Download
D webrtc/base/taskrunner.h View 1 1 chunk +0 lines, -102 lines 0 comments Download
D webrtc/base/taskrunner.cc View 1 1 chunk +0 lines, -217 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
nisse-webrtc
Hi, I have little clue what this code is about, but it isn't used anywhere ...
3 years, 11 months ago (2017-01-10 15:14:02 UTC) #2
pthatcher1
This is still used by https://cs.chromium.org/chromium/src/jingle/glue/task_pump.cc which is used by https://cs.chromium.org/chromium/src/jingle/notifier/base/xmpp_connection.cc They recently moved this ...
3 years, 11 months ago (2017-01-10 17:27:31 UTC) #3
kjellander_webrtc
On 2017/01/10 17:27:31, pthatcher1 wrote: > This is still used by > https://cs.chromium.org/chromium/src/jingle/glue/task_pump.cc which is ...
3 years, 10 months ago (2017-02-15 07:32:56 UTC) #4
nisse-webrtc
On 2017/02/15 07:32:56, kjellander_webrtc wrote: > On 2017/01/10 17:27:31, pthatcher1 wrote: > > This is ...
3 years, 10 months ago (2017-02-15 08:09:07 UTC) #5
kjellander_webrtc
On 2017/02/15 08:09:07, nisse-webrtc wrote: > On 2017/02/15 07:32:56, kjellander_webrtc wrote: > > On 2017/01/10 ...
3 years, 10 months ago (2017-02-15 08:30:04 UTC) #6
nisse-webrtc
The chrome cl this depends on is being landed.
3 years, 10 months ago (2017-02-24 08:52:47 UTC) #10
pthatcher1
lgtm Looks like the copy landed.
3 years, 9 months ago (2017-03-03 06:54:43 UTC) #13
kjellander_webrtc
lgtm
3 years, 9 months ago (2017-03-08 09:23:40 UTC) #14
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/2622923002/20001
3 years, 9 months ago (2017-03-08 09:25:20 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/external/webrtc/+/2d15fdd91bc8b63a5659a8d48b7460cb2308e7a2
3 years, 9 months ago (2017-03-08 09:45:12 UTC) #19
nisse-webrtc
3 years, 9 months ago (2017-03-08 10:00:51 UTC) #20
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.webrtc.org/2732363004/ by nisse@webrtc.org.

The reason for reverting is: I had missed updating a few of Chrome's #includes,
breaking the build..

Powered by Google App Engine
This is Rietveld 408576698