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

Issue 3889002: Covert LOG(INFO) to VLOG(1) - ipc/. (Closed)

Created:
10 years, 2 months ago by Peter Kasting
Modified:
9 years, 7 months ago
Reviewers:
jam
CC:
chromium-reviews, pam+watch_chromium.org, darin-cc_chromium.org, jam, Paweł Hajdan Jr.
Visibility:
Public.

Description

Covert LOG(INFO) to VLOG(1) - ipc/. This also eliminates IPC_MESSAGE_DEBUG_EXTRA and uses VLOG(2) for that. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=63142

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -40 lines) Patch
M ipc/ipc_channel_posix.cc View 4 chunks +8 lines, -14 lines 0 comments Download
M ipc/ipc_channel_win.cc View 4 chunks +9 lines, -17 lines 0 comments Download
M ipc/ipc_logging.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ipc/ipc_sync_channel_unittest.cc View 2 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Kasting
10 years, 2 months ago (2010-10-19 21:16:17 UTC) #1
jam
10 years, 2 months ago (2010-10-19 21:19:19 UTC) #2
lgtm

On Tue, Oct 19, 2010 at 2:16 PM, <pkasting@chromium.org> wrote:

> Reviewers: John Abd-El-Malek,
>
> Description:
> Covert LOG(INFO) to VLOG(1) - ipc/.
>
> This also eliminates IPC_MESSAGE_DEBUG_EXTRA and uses VLOG(2) for that.
>
> BUG=none
> TEST=none
>
> Please review this at http://codereview.chromium.org/3889002/show
>
> SVN Base: svn://chrome-svn/chrome/trunk/src/
>
> Affected files:
>  M     ipc/ipc_channel_posix.cc
>  M     ipc/ipc_channel_win.cc
>  M     ipc/ipc_logging.cc
>  M     ipc/ipc_sync_channel_unittest.cc
>
>
>

Powered by Google App Engine
This is Rietveld 408576698