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

Issue 2736743002: don't rely on save/restore for the selected bitmap (Closed)

Created:
3 years, 9 months ago by reed1
Modified:
3 years, 9 months ago
Reviewers:
bungeman-chromium
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

don't rely on save/restore for the selected bitmap speculative fix, on the guess that save/restore may not always work... This does not knowingly change the behavior from before. BUG=697396 Review-Url: https://codereview.chromium.org/2736743002 Cr-Commit-Position: refs/heads/master@{#454887} Committed: https://chromium.googlesource.com/chromium/src/+/60b11593548d66fc8d661b40f140d46ca9e76d8f

Patch Set 1 #

Patch Set 2 : make it compile #

Total comments: 4

Patch Set 3 : no need to store new bitmap #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -23 lines) Patch
M skia/ext/raster_handle_allocator_win.cc View 1 2 3 chunks +19 lines, -23 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
reed1
3 years, 9 months ago (2017-03-06 15:46:38 UTC) #3
reed1
3 years, 9 months ago (2017-03-06 15:47:30 UTC) #5
bungeman-chromium
lgtm https://codereview.chromium.org/2736743002/diff/20001/skia/ext/raster_handle_allocator_win.cc File skia/ext/raster_handle_allocator_win.cc (right): https://codereview.chromium.org/2736743002/diff/20001/skia/ext/raster_handle_allocator_win.cc#newcode25 skia/ext/raster_handle_allocator_win.cc:25: HBITMAP fNewBitmap; // we need to delete this ...
3 years, 9 months ago (2017-03-06 16:30:27 UTC) #8
reed1
https://codereview.chromium.org/2736743002/diff/20001/skia/ext/raster_handle_allocator_win.cc File skia/ext/raster_handle_allocator_win.cc (right): https://codereview.chromium.org/2736743002/diff/20001/skia/ext/raster_handle_allocator_win.cc#newcode25 skia/ext/raster_handle_allocator_win.cc:25: HBITMAP fNewBitmap; // we need to delete this On ...
3 years, 9 months ago (2017-03-06 16:41:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2736743002/40001
3 years, 9 months ago (2017-03-06 17:47:17 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-03-06 18:09:54 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/60b11593548d66fc8d661b40f140...

Powered by Google App Engine
This is Rietveld 408576698