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

Issue 3007193002: Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (Closed)

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

Description

Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #4 id:200001 of https://codereview.webrtc.org/3005153002/ ) Reason for revert: Landed without CQ, which was unintended. Original issue's description: > Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #1 id:1 of https://codereview.webrtc.org/3010143002/ ) > > Reason for revert: > I will fix and reland. > > Original issue's description: > > Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #18 id:340001 of https://codereview.webrtc.org/3007473002/ ) > > > > Reason for revert: > > Breaks google3 project. > > > > Original issue's description: > > > Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread > > > > > > Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread. This will eventually allow us to run multiple log sessions on a single task-queue. > > > > > > BUG=webrtc:8142, webrtc:8143, webrtc:8145 > > > > > > Review-Url: https://codereview.webrtc.org/3007473002 > > > Cr-Commit-Position: refs/heads/master@{#19666} > > > Committed: https://chromium.googlesource.com/external/webrtc/+/f33cee7534f0469330b6b7aa57f84eec4b082598 > > > > TBR=terelius@webrtc.org,nisse@webrtc.org,eladalon@webrtc.org > > # Skipping CQ checks because original CL landed less than 1 days ago. > > NOPRESUBMIT=true > > NOTREECHECKS=true > > NOTRY=true > > BUG=webrtc:8142, webrtc:8143, webrtc:8145 > > > > Review-Url: https://codereview.webrtc.org/3010143002 > > Cr-Commit-Position: refs/heads/master@{#19672} > > Committed: https://chromium.googlesource.com/external/webrtc/+/3eac8002db8fdf5124026d5377a1f3ec1d16bb0d > > TBR=terelius@webrtc.org,nisse@webrtc.org,charujain@webrtc.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=webrtc:8142, webrtc:8143, webrtc:8145 > > Review-Url: https://codereview.webrtc.org/3005153002 > Cr-Commit-Position: refs/heads/master@{#19690} > Committed: https://chromium.googlesource.com/external/webrtc/+/d67cefbbeab0a092d1fa250c811c25733dced043 TBR=terelius@webrtc.org,nisse@webrtc.org,kwiberg@webrtc.org,perkj@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:8142, webrtc:8143, webrtc:8145 Review-Url: https://codereview.webrtc.org/3007193002 Cr-Commit-Position: refs/heads/master@{#19691} Committed: https://chromium.googlesource.com/external/webrtc/+/23814b7df733d11d7604bf5503aa36263a5fe35c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+544 lines, -342 lines) Patch
M webrtc/logging/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/logging/rtc_event_log/rtc_event_log.h View 1 chunk +3 lines, -4 lines 0 comments Download
M webrtc/logging/rtc_event_log/rtc_event_log.cc View 7 chunks +89 lines, -322 lines 0 comments Download
A webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.h View 1 chunk +128 lines, -0 lines 0 comments Download
A webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.cc View 1 chunk +315 lines, -0 lines 0 comments Download
M webrtc/pc/peerconnection.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M webrtc/pc/peerconnectionfactory.h View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/pc/peerconnectionfactory.cc View 2 chunks +2 lines, -8 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
eladalon
Created Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread
3 years, 3 months ago (2017-09-05 15:33:41 UTC) #2
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/3007193002/1
3 years, 3 months ago (2017-09-05 15:33:49 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/external/webrtc/+/23814b7df733d11d7604bf5503aa36263a5fe35c
3 years, 3 months ago (2017-09-05 15:34:02 UTC) #6
eladalon
3 years, 3 months ago (2017-09-05 15:34:21 UTC) #7
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.webrtc.org/3007153004/ by eladalon@webrtc.org.

The reason for reverting is: Attempt to fix and land..

Powered by Google App Engine
This is Rietveld 408576698