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

Issue 267076: Turn NULL used as int to 0. (Closed)

Created:
11 years, 2 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Turn NULL used as int to 0. (Excluding chrome/browser/...) Landing patch for Jacob Mandelson. Original review: http://codereview.chromium.org/195067 BUG=none TEST=base_unittests & app_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=28810

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -39 lines) Patch
M app/clipboard/clipboard_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M app/gfx/native_widget_types.h View 1 chunk +3 lines, -0 lines 0 comments Download
M base/multiprocess_test.h View 3 chunks +5 lines, -5 lines 0 comments Download
M base/platform_thread.h View 1 chunk +2 lines, -0 lines 0 comments Download
M base/process.h View 1 chunk +3 lines, -1 line 0 comments Download
M base/process_util_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M base/stats_table_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/child_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/render_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/render_widget.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/webplugin_delegate_proxy.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M chrome/test/render_view_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/ui/ui_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/filters/null_audio_renderer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M media/filters/video_renderer_base.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/base/directory_lister.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/socket/ssl_test_util.cc View 5 chunks +6 lines, -5 lines 0 comments Download
M webkit/glue/webcursor_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M webkit/tools/test_shell/webwidget_host_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698