DescriptionAggressively assert on BITMAP object deletions
Add asserts on bitmap object deletions to verify that they do indeed complete
successfully. Also, when CreateDIBSection fails, attempt to make a smaller one
to determine whether the failure is due to memory exhaution / fragmentation or
some other resource exhaution.
BUG=275046
Patch Set 1 #Patch Set 2 : Remove unecessary new include #
Total comments: 1
Patch Set 3 : Converted SK_ASSERT's to SK_CRASH'es #Patch Set 4 : Fixed 80 char limit #Messages
Total messages: 7 (0 generated)
|