Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(64)

Issue 854002: Remove usage of gDebugLog by directly using the VERBOSE preprocessor define (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by altse
Modified:
11 years, 7 months ago
Reviewers:
Mark Mentovai
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Remove usage of gDebugLog by directly using the VERBOSE preprocessor define

Patch Set 1 #

Patch Set 2 : Remove usage of gDebugLog statics by directly using the VERBOSE preprocessor define. #

Patch Set 3 : Remove extra ifndefs #

Patch Set 4 : Remove reference to DEBUGLOG in Instruments.h #

Patch Set 5 : Removing all DEBUGLOG (in progress) #

Patch Set 6 : whitespace #

Patch Set 7 : whitespace #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/ios/Breakpad.mm View 1 2 3 4 5 6 4 chunks +0 lines, -15 lines 0 comments Download
M src/client/mac/Framework/Breakpad.mm View 1 2 3 4 5 6 8 chunks +0 lines, -18 lines 0 comments Download
M src/client/mac/crash_generation/ConfigFile.mm View 1 2 3 4 5 6 4 chunks +0 lines, -22 lines 0 comments Download
M src/client/mac/crash_generation/Inspector.h View 1 2 3 4 5 6 2 chunks +0 lines, -4 lines 0 comments Download
M src/client/mac/crash_generation/Inspector.mm View 1 2 3 4 5 6 11 chunks +5 lines, -30 lines 0 comments Download

Messages

Total messages: 7
Mark Mentovai
There’s no easy answer. make only does a server processor tools build, it doesn’t build ...
11 years, 7 months ago #1
Mark Mentovai
I’m not even sure any of this DEBUGLOG stuff is useful. Before and after your ...
11 years, 7 months ago #2
altse
On 2013/12/09 15:29:19, Mark Mentovai wrote: > I’m not even sure any of this DEBUGLOG ...
11 years, 7 months ago #3
altse
I've now tested this patch on chromium mac's build and it builds properly now. I've ...
11 years, 7 months ago #4
Mark Mentovai
I do think it’s a good idea to dump all of them.
11 years, 7 months ago #5
altse
On 2013/12/10 03:17:37, Mark Mentovai wrote: > I do think it’s a good idea to ...
11 years, 7 months ago #6
Mark Mentovai
11 years, 7 months ago #7
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted