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

Issue 3014034: Linux: Fix some NULL versus 0 issues to appease gcc-4.5. (Closed)

Created:
10 years, 5 months ago by Craig
Modified:
9 years, 7 months ago
Reviewers:
apatrick_chromium
CC:
chromium-reviews, jam, darin-cc_chromium.org
Visibility:
Public.

Description

Linux: Fix some NULL versus 0 issues to appease gcc-4.5. Patch is 99% the same as spotrh's version (thanks spot!) except for the use of gfx::kNullPluginWindow in this version. BUG=49533 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53788

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -13 lines) Patch
M app/gfx/gl/gl_context_linux.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/gpu/gpu_channel.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/glue/plugins/pepper_buffer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/plugins/pepper_device_context_2d.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/plugins/pepper_font.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/plugins/pepper_image_data.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/plugins/pepper_scrollbar.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Craig
Any takers to review this please? (The windows trybot failure seems unrelated to the change) ...
10 years, 5 months ago (2010-07-26 18:48:42 UTC) #1
apatrick_chromium
10 years, 5 months ago (2010-07-26 19:56:04 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698