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

Issue 1840693002: Restore ScopedLogger and add documentation. (Closed)

Created:
4 years, 8 months ago by skobes
Modified:
4 years, 8 months ago
Reviewers:
tkent, esprehn
CC:
blink-reviews, blink-reviews-wtf_chromium.org, chromium-reviews, Mikhail
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Restore ScopedLogger and add documentation. ScopedLogger was removed in http://crrev.com/381906. The original review is on http://crrev.com/1379443002. Committed: https://crrev.com/5eacfac3760f625103d79da1b63d02df4766c270 Cr-Commit-Position: refs/heads/master@{#383893}

Patch Set 1 #

Total comments: 12

Patch Set 2 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+307 lines, -0 lines) Patch
M third_party/WebKit/Source/wtf/Assertions.h View 1 2 chunks +53 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/Assertions.cpp View 1 1 chunk +95 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/wtf/AssertionsTest.cpp View 1 1 chunk +53 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/wtf/ScopedLogger.md View 1 1 chunk +105 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/wtf.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
skobes
4 years, 8 months ago (2016-03-28 15:39:37 UTC) #4
skobes
I added a wiki on ScopedLogger: http://dev.chromium.org/developers/how-tos/scopedlogger It is linked from the "Blink" section of ...
4 years, 8 months ago (2016-03-28 23:12:14 UTC) #5
tkent
https://codereview.chromium.org/1840693002/diff/1/third_party/WebKit/Source/wtf/Assertions.cpp File third_party/WebKit/Source/wtf/Assertions.cpp (right): https://codereview.chromium.org/1840693002/diff/1/third_party/WebKit/Source/wtf/Assertions.cpp#newcode236 third_party/WebKit/Source/wtf/Assertions.cpp:236: ScopedLogger::ScopedLogger(bool condition, const char* format, ...) The code should ...
4 years, 8 months ago (2016-03-28 23:16:30 UTC) #6
esprehn
Can you link the wiki in the commit message? I'm fine with this, lgtm. Are ...
4 years, 8 months ago (2016-03-28 23:16:48 UTC) #7
tkent
On 2016/03/28 at 23:12:14, skobes wrote: > I added a wiki on ScopedLogger: > > ...
4 years, 8 months ago (2016-03-28 23:18:18 UTC) #8
esprehn
On 2016/03/28 at 23:18:18, tkent wrote: > On 2016/03/28 at 23:12:14, skobes wrote: > > ...
4 years, 8 months ago (2016-03-28 23:30:10 UTC) #9
jbroman
By the way, since Blink is in the process of migrating away from printf-style logging ...
4 years, 8 months ago (2016-03-29 16:59:06 UTC) #10
skobes
On 2016/03/28 23:18:18, tkent wrote: > Wiki is not a good place to document it. ...
4 years, 8 months ago (2016-03-29 18:23:40 UTC) #13
tkent
lgtm
4 years, 8 months ago (2016-03-30 00:09:50 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1840693002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1840693002/40001
4 years, 8 months ago (2016-03-30 01:19:15 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 8 months ago (2016-03-30 01:25:15 UTC) #19
commit-bot: I haz the power
4 years, 8 months ago (2016-03-30 01:26:56 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5eacfac3760f625103d79da1b63d02df4766c270
Cr-Commit-Position: refs/heads/master@{#383893}

Powered by Google App Engine
This is Rietveld 408576698