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

Issue 10909164: LoggingLock::Init() should append a non-empty string to (Closed)

Created:
8 years, 3 months ago by wtc
Modified:
8 years, 3 months ago
Reviewers:
jschuh, brettw, DaveMoore
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Remove base/logging.cc from the CL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M chrome/common/logging_chrome.cc View 1 3 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
wtc
Sorry to ask three code reviewers. Here is why I ask you to review this ...
8 years, 3 months ago (2012-09-11 04:17:49 UTC) #1
jschuh
On 2012/09/11 04:17:49, wtc wrote: > Sorry to ask three code reviewers. Here is why ...
8 years, 3 months ago (2012-09-11 07:24:24 UTC) #2
brettw
https://chromiumcodereview.appspot.com/10909164/diff/1/base/logging.cc File base/logging.cc (right): https://chromiumcodereview.appspot.com/10909164/diff/1/base/logging.cc#newcode216 base/logging.cc:216: } else if (new_log_file[0]) { Should we just be ...
8 years, 3 months ago (2012-09-11 19:20:54 UTC) #3
wtc
https://chromiumcodereview.appspot.com/10909164/diff/1/base/logging.cc File base/logging.cc (right): https://chromiumcodereview.appspot.com/10909164/diff/1/base/logging.cc#newcode216 base/logging.cc:216: } else if (new_log_file[0]) { On 2012/09/11 19:20:54, brettw ...
8 years, 3 months ago (2012-09-11 21:44:46 UTC) #4
brettw
Is there a problem with passing the default log file name for the mutex name ...
8 years, 3 months ago (2012-09-11 21:54:59 UTC) #5
wtc
https://chromiumcodereview.appspot.com/10909164/diff/1/base/logging.cc File base/logging.cc (right): https://chromiumcodereview.appspot.com/10909164/diff/1/base/logging.cc#newcode216 base/logging.cc:216: } else if (new_log_file[0]) { On 2012/09/11, brettw wrote: ...
8 years, 3 months ago (2012-09-11 22:36:50 UTC) #6
brettw
https://chromiumcodereview.appspot.com/10909164/diff/1/base/logging.cc File base/logging.cc (right): https://chromiumcodereview.appspot.com/10909164/diff/1/base/logging.cc#newcode216 base/logging.cc:216: } else if (new_log_file[0]) { Let's add a comment ...
8 years, 3 months ago (2012-09-11 22:43:31 UTC) #7
wtc
jschuh,brettw: please review patch set 2. After studying the log locking code, I came up ...
8 years, 3 months ago (2012-09-12 20:27:09 UTC) #8
wtc
https://chromiumcodereview.appspot.com/10909164/diff/1/base/logging.cc File base/logging.cc (right): https://chromiumcodereview.appspot.com/10909164/diff/1/base/logging.cc#newcode216 base/logging.cc:216: } else if (new_log_file[0]) { On 2012/09/11 22:43:31, brettw ...
8 years, 3 months ago (2012-09-12 20:29:57 UTC) #9
brettw
lgtm
8 years, 3 months ago (2012-09-13 19:47:08 UTC) #10
DaveMoore
lgtm
8 years, 3 months ago (2012-09-13 20:22:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/10909164/10004
8 years, 3 months ago (2012-09-14 03:39:30 UTC) #12
commit-bot: I haz the power
8 years, 3 months ago (2012-09-14 05:44:01 UTC) #13
Change committed as 156750

Powered by Google App Engine
This is Rietveld 408576698