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

Issue 2107253002: Fix to make the start/stop functions for the Rtc Eventlog non-virtual. (Closed)

Created:
4 years, 5 months ago by ivoc
Modified:
4 years, 5 months ago
Reviewers:
tommi
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix to make the start/stop functions for the Rtc Eventlog non-virtual. This is needed to prevent the Chromium import bot from breaking. BUG= R=tommi@webrtc.org Committed: https://crrev.com/df6ecea8ac7c4c3bddeda089d5fb9eccdf38a0a6 Cr-Commit-Position: refs/heads/master@{#13324}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Added empty/default implementation. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M webrtc/api/peerconnectioninterface.h View 1 1 chunk +6 lines, -2 lines 1 comment Download

Messages

Total messages: 13 (6 generated)
ivoc
Hi Tommi, please have a look at this small change to make the new functions ...
4 years, 5 months ago (2016-06-29 14:48:26 UTC) #2
tommi
https://codereview.webrtc.org/2107253002/diff/1/webrtc/api/peerconnectioninterface.h File webrtc/api/peerconnectioninterface.h (right): https://codereview.webrtc.org/2107253002/diff/1/webrtc/api/peerconnectioninterface.h#newcode498 webrtc/api/peerconnectioninterface.h:498: virtual bool StartRtcEventLog(rtc::PlatformFile file, int64_t max_size_bytes); where is the ...
4 years, 5 months ago (2016-06-29 14:54:28 UTC) #4
tommi
lgtm https://codereview.webrtc.org/2107253002/diff/40001/webrtc/api/peerconnectioninterface.h File webrtc/api/peerconnectioninterface.h (right): https://codereview.webrtc.org/2107253002/diff/40001/webrtc/api/peerconnectioninterface.h#newcode501 webrtc/api/peerconnectioninterface.h:501: } ah :)
4 years, 5 months ago (2016-06-29 14:55:13 UTC) #5
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/2107253002/40001
4 years, 5 months ago (2016-06-29 14:56:58 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_dbg/builds/14616)
4 years, 5 months ago (2016-06-29 15:04:18 UTC) #9
ivoc
Committed patchset #2 (id:40001) manually as df6ecea8ac7c4c3bddeda089d5fb9eccdf38a0a6 (presubmit successful).
4 years, 5 months ago (2016-06-29 15:31:14 UTC) #11
ivoc
4 years, 5 months ago (2016-06-30 07:57:20 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:40001) has been created in
https://codereview.webrtc.org/2111803002/ by ivoc@webrtc.org.

The reason for reverting is: Reverting all CLs related to moving the eventlog,
as they break Chromium tests..

Powered by Google App Engine
This is Rietveld 408576698