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

Issue 1965453002: Crash on non-rect win clips (Closed)

Created:
4 years, 7 months ago by tomhudson
Modified:
4 years, 7 months ago
Reviewers:
f(malita), reed1
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Crash on non-rectangular Windows clips Windows is the only BitmapPlatformDevice which supports non- rectangular clips, and appears to not actually use them. Since the only way to *give* a non-rectangular clip to Windows requires using long-deprecated functions in the Skia non-public API, this CL asserts that the code in question is never triggered. R=reed@google.com,fmalita@chromium.org BUG=609894 Committed: https://crrev.com/af7b2b7b93c045996a5657ce74da10f9e251d621 Cr-Commit-Position: refs/heads/master@{#392598}

Patch Set 1 #

Patch Set 2 : run it up the flagpole #

Total comments: 1

Patch Set 3 : Mike's suggestion #

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

Messages

Total messages: 16 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1965453002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1965453002/20001
4 years, 7 months ago (2016-05-09 20:45:39 UTC) #4
tomhudson
PTAL: patch set 1 (just adding an abort()) didn't crash on the debug trybot - ...
4 years, 7 months ago (2016-05-09 20:45:59 UTC) #5
reed1
https://codereview.chromium.org/1965453002/diff/20001/skia/ext/bitmap_platform_device_win.cc File skia/ext/bitmap_platform_device_win.cc (right): https://codereview.chromium.org/1965453002/diff/20001/skia/ext/bitmap_platform_device_win.cc#newcode80 skia/ext/bitmap_platform_device_win.cc:80: SkASSERT(!"Region clipping is being deprecated; this shouldn't fire."); perhaps ...
4 years, 7 months ago (2016-05-09 20:56:38 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-09 21:45:23 UTC) #8
reed1
lgtm
4 years, 7 months ago (2016-05-09 21:49:31 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1965453002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1965453002/40001
4 years, 7 months ago (2016-05-10 13:46:38 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-10 14:36:55 UTC) #14
commit-bot: I haz the power
4 years, 7 months ago (2016-05-10 14:38:19 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/af7b2b7b93c045996a5657ce74da10f9e251d621
Cr-Commit-Position: refs/heads/master@{#392598}

Powered by Google App Engine
This is Rietveld 408576698