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

Issue 10093006: Fix win32 error checking in platform_canvas_skia.cc by moving code into ... (Closed)

Created:
8 years, 8 months ago by reveman
Modified:
8 years, 8 months ago
CC:
chromium-reviews, cpu_(ooo_6.6-7.5)
Visibility:
Public.

Description

Fix win32 error checking in platform_canvas_skia.cc by moving code into bitmap_platform_device_win.cc. BUG=119555 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132550

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix nits and rename bitmap_platform_device_mac functions to match linux. #

Patch Set 3 : platform_canvas_win cleanup. #

Patch Set 4 : fix mac build. #

Patch Set 5 : Include initialize with data on all platforms and use PlatformCanvas::Handle for platform specific … #

Patch Set 6 : Remove reduction of code duplication from patch as there's still some uncertainty about how to best… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -84 lines) Patch
M skia/ext/bitmap_platform_device_win.cc View 1 2 3 4 5 2 chunks +64 lines, -0 lines 0 comments Download
M skia/ext/platform_canvas_skia.cc View 1 2 3 4 5 1 chunk +3 lines, -11 lines 0 comments Download
M skia/ext/platform_canvas_win.cc View 1 2 5 2 chunks +2 lines, -73 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
reveman
Hi, here's the cleanup I promised after introducing platform_canvas_skia.cc for m19.
8 years, 8 months ago (2012-04-16 16:16:40 UTC) #1
Alexei Svitkine (slow)
http://codereview.chromium.org/10093006/diff/1/skia/ext/bitmap_platform_device_win.cc File skia/ext/bitmap_platform_device_win.cc (right): http://codereview.chromium.org/10093006/diff/1/skia/ext/bitmap_platform_device_win.cc#newcode189 skia/ext/bitmap_platform_device_win.cc:189: CrashForBitmapAllocationFailure(width, height, error); Can you explain why it makes ...
8 years, 8 months ago (2012-04-16 19:01:44 UTC) #2
Alexei Svitkine (slow)
Thanks. LGTM if you address my two nits (one from this comment and the one ...
8 years, 8 months ago (2012-04-16 20:18:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/10093006/7008
8 years, 8 months ago (2012-04-17 05:16:23 UTC) #4
commit-bot: I haz the power
8 years, 8 months ago (2012-04-17 08:00:43 UTC) #5
Change committed as 132550

Powered by Google App Engine
This is Rietveld 408576698