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

Issue 8416055: Convert some non-debug logging on content/common to debug logging. (Closed)

Created:
9 years, 1 month ago by brettw
Modified:
9 years, 1 month ago
Reviewers:
jam
CC:
chromium-reviews, hclam+watch_chromium.org, cbentzel+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, jam, Paweł Hajdan Jr., acolwell+watch_chromium.org, annacc+watch_chromium.org, apatrick_chromium, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing), ihf+watch_chromium.org
Visibility:
Public.

Description

Convert some non-debug logging on content/common to debug logging. [ Re-land of 107815 ] Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107852

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -110 lines) Patch
M content/common/child_process.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/chrome_application_mac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/gpu/gpu_channel.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M content/common/gpu/image_transport_surface_linux.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/image_transport_surface_mac.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/gpu/media/gles2_texture_to_egl_image_translator.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/media/gpu_video_decode_accelerator.cc View 6 chunks +11 lines, -11 lines 0 comments Download
M content/common/gpu/media/omx_video_decode_accelerator.cc View 5 chunks +8 lines, -8 lines 0 comments Download
M content/common/gpu/transport_texture.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M content/common/handle_enumerator_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/mac/font_descriptor_unittest.mm View 3 chunks +3 lines, -3 lines 0 comments Download
M content/common/mac/font_loader.mm View 7 chunks +11 lines, -11 lines 0 comments Download
M content/common/net/url_fetcher_impl.cc View 6 chunks +8 lines, -8 lines 0 comments Download
M content/common/npobject_stub.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/pepper_plugin_registry.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download
M content/common/process_watcher_mac.cc View 6 chunks +10 lines, -10 lines 0 comments Download
M content/common/process_watcher_posix.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M content/common/sandbox_mac.mm View 6 chunks +16 lines, -16 lines 0 comments Download
M content/common/sandbox_policy.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M content/common/socket_stream_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
brettw
9 years, 1 month ago (2011-10-29 02:15:55 UTC) #1
This is the same as the previous patch (set 1) except it avoids a release-mode
warning.

TBR

Powered by Google App Engine
This is Rietveld 408576698