Chromium Code Reviews
DescriptionCrash 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 #Messages
Total messages: 16 (8 generated)
|