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

Issue 2015543002: Take ownership and close the platform file even if we fail to start logging. (Closed)

Created:
4 years, 7 months ago by terelius
Modified:
4 years, 6 months ago
Reviewers:
ivoc, pbos-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun, pbos-webrtc, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Take ownership and close the platform file even if we fail to start logging. Committed: https://crrev.com/43587e32e9aab498a6813074c6858e4672355106 Cr-Commit-Position: refs/heads/master@{#12944}

Patch Set 1 #

Total comments: 11

Patch Set 2 : Improve error messages #

Patch Set 3 : Add LS_INFO message when log starts and stops #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -9 lines) Patch
M webrtc/call/rtc_event_log.cc View 1 2 10 chunks +24 lines, -9 lines 1 comment Download

Messages

Total messages: 12 (3 generated)
terelius
Please take a look.
4 years, 7 months ago (2016-05-25 16:15:58 UTC) #2
ivoc
Nice fix, see some small nits below. https://codereview.webrtc.org/2015543002/diff/1/webrtc/call/rtc_event_log.cc File webrtc/call/rtc_event_log.cc (right): https://codereview.webrtc.org/2015543002/diff/1/webrtc/call/rtc_event_log.cc#newcode197 webrtc/call/rtc_event_log.cc:197: LOG(LS_WARNING) << ...
4 years, 7 months ago (2016-05-26 08:56:59 UTC) #3
pbos-webrtc
https://codereview.webrtc.org/2015543002/diff/1/webrtc/call/rtc_event_log.cc File webrtc/call/rtc_event_log.cc (right): https://codereview.webrtc.org/2015543002/diff/1/webrtc/call/rtc_event_log.cc#newcode197 webrtc/call/rtc_event_log.cc:197: LOG(LS_WARNING) << "Can't open file. Logging not started."; All ...
4 years, 7 months ago (2016-05-26 12:05:18 UTC) #4
terelius
https://codereview.webrtc.org/2015543002/diff/1/webrtc/call/rtc_event_log.cc File webrtc/call/rtc_event_log.cc (right): https://codereview.webrtc.org/2015543002/diff/1/webrtc/call/rtc_event_log.cc#newcode197 webrtc/call/rtc_event_log.cc:197: LOG(LS_WARNING) << "Can't open file. Logging not started."; On ...
4 years, 7 months ago (2016-05-26 14:54:42 UTC) #5
pbos-webrtc
lgtm https://codereview.webrtc.org/2015543002/diff/40001/webrtc/call/rtc_event_log.cc File webrtc/call/rtc_event_log.cc (right): https://codereview.webrtc.org/2015543002/diff/40001/webrtc/call/rtc_event_log.cc#newcode233 webrtc/call/rtc_event_log.cc:233: if (!message_queue_.Insert(&message)) { Side note, should this ever ...
4 years, 7 months ago (2016-05-26 21:22:40 UTC) #6
ivoc
LGTM
4 years, 6 months ago (2016-05-27 07:46:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2015543002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2015543002/40001
4 years, 6 months ago (2016-05-27 09:11:36 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-05-27 09:22:55 UTC) #10
commit-bot: I haz the power
4 years, 6 months ago (2016-05-27 09:22:59 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/43587e32e9aab498a6813074c6858e4672355106
Cr-Commit-Position: refs/heads/master@{#12944}

Powered by Google App Engine
This is Rietveld 408576698