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

Issue 11225: Fix a proto-type mismatch on a virtual override. (Closed)

Created:
12 years, 1 month ago by Dean McNamee
Modified:
9 years, 7 months ago
Reviewers:
agl, Evan Martin
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix a proto-type mismatch on a virtual override. This was causing us to create a SkDevice instead of creating our special platform device type instead. This fixes one of the main Linux crashes.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M src/base/gfx/platform_canvas_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M src/base/gfx/platform_canvas_linux.cc View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Dean McNamee
12 years, 1 month ago (2008-11-18 07:34:59 UTC) #1
This was awesome.

Powered by Google App Engine
This is Rietveld 408576698