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

Issue 11669010: Only define ERROR on windows builds (Closed)

Created:
8 years ago by joth
Modified:
7 years, 11 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Only define ERROR on windows builds This is to stop people accidentally using the ERROR macro for other uses, e.g. VLOG(ERROR) is not meaningful. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175998

Patch Set 1 #

Patch Set 2 : fix users #

Patch Set 3 : OS_WIN #

Patch Set 4 : flip server #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M base/logging.h View 1 2 2 chunks +2 lines, -0 lines 1 comment Download
M chrome/browser/extensions/api/dial/dial_service.cc View 1 1 chunk +1 line, -1 line 2 comments Download
M gpu/command_buffer/service/transfer_buffer_manager.cc View 1 4 chunks +5 lines, -5 lines 0 comments Download
M net/tools/flip_server/balsa_frame.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M win8/metro_driver/direct3d_helper.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (0 generated)
joth
8 years ago (2012-12-21 21:56:55 UTC) #1
joth
+OWNERS
8 years ago (2012-12-21 22:50:05 UTC) #2
Yoyo Zhou
extensions LGTM
8 years ago (2012-12-21 22:54:27 UTC) #3
akalin
lgtm https://codereview.chromium.org/11669010/diff/9004/chrome/browser/extensions/api/dial/dial_service.cc File chrome/browser/extensions/api/dial/dial_service.cc (right): https://codereview.chromium.org/11669010/diff/9004/chrome/browser/extensions/api/dial/dial_service.cc#newcode426 chrome/browser/extensions/api/dial/dial_service.cc:426: DVLOG(0) << "dial socket error: " << error_str; ...
8 years ago (2012-12-21 23:13:35 UTC) #4
joth
On 21 December 2012 15:13, <akalin@chromium.org> wrote: > lgtm > > > https://codereview.chromium.**org/11669010/diff/9004/chrome/** > browser/extensions/api/dial/**dial_service.cc<https://codereview.chromium.org/11669010/diff/9004/chrome/browser/extensions/api/dial/dial_service.cc> ...
8 years ago (2012-12-21 23:19:24 UTC) #5
Yoyo Zhou
+mfoltz, if you have comments on dial API
8 years ago (2012-12-21 23:21:47 UTC) #6
akalin
> FWIW, DLOG(ERROR) seems an odd to me. If it's a real important error that ...
8 years ago (2012-12-22 00:01:58 UTC) #7
apatrick_chromium
gpu/ stuff LGTM
7 years, 12 months ago (2012-12-23 13:50:44 UTC) #8
joth
+mark for base/ +szym for net/ +cpu for win8/metro_driver
7 years, 12 months ago (2012-12-26 21:29:59 UTC) #9
szym
net LGTM
7 years, 12 months ago (2012-12-26 21:33:06 UTC) #10
cpu_(ooo_6.6-7.5)
https://codereview.chromium.org/11669010/diff/9004/base/logging.h File base/logging.h (right): https://codereview.chromium.org/11669010/diff/9004/base/logging.h#newcode334 base/logging.h:334: // wingdi.h defines ERROR to be 0. When we ...
7 years, 11 months ago (2012-12-27 23:07:20 UTC) #11
joth
On 2012/12/27 23:07:20, cpu wrote: > https://codereview.chromium.org/11669010/diff/9004/base/logging.h > File base/logging.h (right): > > https://codereview.chromium.org/11669010/diff/9004/base/logging.h#newcode334 > ...
7 years, 11 months ago (2012-12-27 23:17:31 UTC) #12
cpu_(ooo_6.6-7.5)
lgtm on the win8 file
7 years, 11 months ago (2013-01-03 21:34:51 UTC) #13
joth
ping: mark or jar for base/ rubberstamp. then this is good to go.
7 years, 11 months ago (2013-01-03 22:06:07 UTC) #14
joth
+darin for OWNER approval. (jar and mark both seem unreachable)
7 years, 11 months ago (2013-01-09 02:59:42 UTC) #15
mark a. foltz
LGTM Sorry for the late review. https://codereview.chromium.org/11669010/diff/9004/chrome/browser/extensions/api/dial/dial_service.cc File chrome/browser/extensions/api/dial/dial_service.cc (right): https://codereview.chromium.org/11669010/diff/9004/chrome/browser/extensions/api/dial/dial_service.cc#newcode426 chrome/browser/extensions/api/dial/dial_service.cc:426: DVLOG(0) << "dial ...
7 years, 11 months ago (2013-01-09 07:57:09 UTC) #16
darin (slow to review)
LGTM
7 years, 11 months ago (2013-01-09 09:20:47 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joth@chromium.org/11669010/9004
7 years, 11 months ago (2013-01-10 00:03:41 UTC) #18
commit-bot: I haz the power
7 years, 11 months ago (2013-01-10 02:41:59 UTC) #19
Message was sent while issue was closed.
Change committed as 175998

Powered by Google App Engine
This is Rietveld 408576698