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

Issue 1911903002: Add last error to fatal error messages. (Closed)

Created:
4 years, 8 months ago by tommi
Modified:
4 years, 8 months ago
Reviewers:
perkj_webrtc
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

Add last error to fatal error messages. This requires including logging.h, which in turn pointed out a problem with our 'LOG_TAG' macro, so that macro is now renamed. BUG= Committed: https://crrev.com/e8be6ff65def1d77409d57126915565b0208aee6 Cr-Commit-Position: refs/heads/master@{#12464}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M webrtc/base/checks.cc View 1 3 chunks +12 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
tommi
4 years, 8 months ago (2016-04-21 22:27:48 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1911903002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1911903002/1
4 years, 8 months ago (2016-04-21 22:27:59 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-22 00:25:15 UTC) #6
perkj_webrtc
lgtm with the below addressed. https://codereview.webrtc.org/1911903002/diff/1/webrtc/base/checks.cc File webrtc/base/checks.cc (right): https://codereview.webrtc.org/1911903002/diff/1/webrtc/base/checks.cc#newcode116 webrtc/base/checks.cc:116: << "# last error=" ...
4 years, 8 months ago (2016-04-22 05:17:30 UTC) #7
tommi
Address comments
4 years, 8 months ago (2016-04-22 07:12:18 UTC) #8
tommi
https://codereview.webrtc.org/1911903002/diff/1/webrtc/base/checks.cc File webrtc/base/checks.cc (right): https://codereview.webrtc.org/1911903002/diff/1/webrtc/base/checks.cc#newcode116 webrtc/base/checks.cc:116: << "# last error=" << LAST_SYSTEM_ERROR << std::endl On ...
4 years, 8 months ago (2016-04-22 07:12:24 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1911903002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1911903002/20001
4 years, 8 months ago (2016-04-22 07:12:42 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-22 08:22:28 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 08:22:38 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e8be6ff65def1d77409d57126915565b0208aee6
Cr-Commit-Position: refs/heads/master@{#12464}

Powered by Google App Engine
This is Rietveld 408576698