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

Issue 2712823003: Various logging-related cleanups & reformatting. (Closed)

Created:
3 years, 10 months ago by Wez
Modified:
3 years, 6 months ago
Reviewers:
palmer, haraken, dcheng
CC:
Mads Ager (chromium), blink-reviews, blink-reviews-wtf_chromium.org, chromium-reviews, Dai Mikurube (NOT FULLTIME), kouhei+heap_chromium.org, Mikhail, oilpan-reviews, vmpstr+watch_chromium.org, wfh+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Various logging-related cleanups & reformatting. These changes were part of the dump-on-DCHECK patch, (see https://codereview.chromium.org/1884023002/) but are really just cleanup/reformatting, so should land separately. They include some minor test and formatting changes. BUG=596231 Review-Url: https://codereview.chromium.org/2712823003 Cr-Commit-Position: refs/heads/master@{#480316} Committed: https://chromium.googlesource.com/chromium/src/+/a245bd07a1e59556dc6c967a1c53c439c3dcad9e

Patch Set 1 #

Patch Set 2 : Fix unit test #

Patch Set 3 : Remove PartitionAlloc changes (only needed for dump-on-DCHECK) and rebase #

Patch Set 4 : Fix base unit-tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -36 lines) Patch
M base/logging.h View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M base/logging.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M base/logging_unittest.cc View 1 2 3 6 chunks +19 lines, -19 lines 0 comments Download
M base/syslog_logging.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M base/test/gtest_util.h View 1 chunk +12 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/AssertionsTest.cpp View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 43 (27 generated)
Wez
palmer: As discussed, this makes PartitionAllocator cookie-padding conditional on Debug vs Release, rather than DCHECK-is-on. ...
3 years, 10 months ago (2017-02-23 06:36:22 UTC) #12
dcheng
//base LGTM
3 years, 10 months ago (2017-02-23 08:19:26 UTC) #13
haraken
LGTM but... On 2017/02/23 06:36:22, Wez wrote: > palmer: As discussed, this makes PartitionAllocator cookie-padding ...
3 years, 10 months ago (2017-02-23 08:39:15 UTC) #14
palmer
> would you help me understand why you want to restrict the cookie-padding to Debug ...
3 years, 10 months ago (2017-02-23 18:53:24 UTC) #17
Wez
As we discussed on the dump-on-DCHECK patch, Chris, the issue is that the DCHECK in ...
3 years, 10 months ago (2017-02-23 19:48:46 UTC) #18
Wez
As we discussed on the dump-on-DCHECK patch, Chris, the issue is that the DCHECK in ...
3 years, 10 months ago (2017-02-23 19:48:47 UTC) #19
haraken
On 2017/02/23 19:48:47, Wez wrote: > As we discussed on the dump-on-DCHECK patch, Chris, the ...
3 years, 10 months ago (2017-02-23 21:27:03 UTC) #20
Wez
On 2017/02/23 21:27:03, haraken wrote: > On 2017/02/23 19:48:47, Wez wrote: > > As we ...
3 years, 10 months ago (2017-02-24 01:04:22 UTC) #21
palmer
> As we discussed on the dump-on-DCHECK patch, Chris, Ah yes, I had to page ...
3 years, 10 months ago (2017-02-24 02:28:42 UTC) #22
palmer
lgtm
3 years, 10 months ago (2017-02-24 02:30:32 UTC) #23
haraken
Getting back to the original question, what is a reason we have to drop the ...
3 years, 10 months ago (2017-02-24 02:33:06 UTC) #24
Wez
The problem is that PartitionAlloc doesn't currently have a single place where it sanity-checks the ...
3 years, 10 months ago (2017-02-25 22:28:28 UTC) #25
Wez
The problem is that PartitionAlloc doesn't currently have a single place where it sanity-checks the ...
3 years, 10 months ago (2017-02-25 22:28:29 UTC) #26
haraken
On 2017/02/25 22:28:29, Wez wrote: > The problem is that PartitionAlloc doesn't currently have a ...
3 years, 9 months ago (2017-02-26 16:14:03 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2712823003/60001
3 years, 6 months ago (2017-06-18 04:25:28 UTC) #40
commit-bot: I haz the power
3 years, 6 months ago (2017-06-18 23:26:49 UTC) #43
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/a245bd07a1e59556dc6c967a1c53...

Powered by Google App Engine
This is Rietveld 408576698