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

Issue 19091004: Only use the LoggingLock when actually logging to a file (Closed)

Created:
7 years, 5 months ago by akalin
Modified:
7 years, 5 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, weitaosu+watch_chromium.org, alexeypa+watch_chromium.org, erikwright+watch_chromium.org, sergeyu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Only use the LoggingLock when actually logging to a file Also coalesce some duplicated log-file-closing code. BUG=257196 R=alexeypa@chromium.org, darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=211709

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -39 lines) Patch
M base/logging.cc View 1 5 chunks +32 lines, -33 lines 0 comments Download
M remoting/host/logging_posix.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M remoting/host/logging_win.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
akalin
+darin for base/ +alexeypa for remoting/
7 years, 5 months ago (2013-07-12 08:16:22 UTC) #1
akalin
Oops, forgot brettw@ is the one that reviews logging.{h,cc}. -darin, +brettw for review.
7 years, 5 months ago (2013-07-12 19:38:33 UTC) #2
alexeypa (please no reviews)
remoting/* - lgtm
7 years, 5 months ago (2013-07-15 15:59:53 UTC) #3
darin (slow to review)
LGTM https://codereview.chromium.org/19091004/diff/1/base/logging.cc File base/logging.cc (right): https://codereview.chromium.org/19091004/diff/1/base/logging.cc#newcode393 base/logging.cc:393: // calling InitLogging twice or after some log ...
7 years, 5 months ago (2013-07-15 18:35:37 UTC) #4
akalin
https://codereview.chromium.org/19091004/diff/1/base/logging.cc File base/logging.cc (right): https://codereview.chromium.org/19091004/diff/1/base/logging.cc#newcode393 base/logging.cc:393: // calling InitLogging twice or after some log call ...
7 years, 5 months ago (2013-07-15 19:06:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/19091004/11001
7 years, 5 months ago (2013-07-15 19:06:55 UTC) #6
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 5 months ago (2013-07-15 19:18:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/19091004/11001
7 years, 5 months ago (2013-07-15 19:30:13 UTC) #8
akalin
7 years, 5 months ago (2013-07-15 21:47:35 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 manually as r211709 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698