Chromium Code Reviews
DescriptionDon't try to set transparency on pixbufs that don't have any transparency channel.
Also add DCHECK to make sure the assumption rowstride >= width * 4 is true.
The reason this didn't cause any crashes or graphical corruption is because the non-transparent images don't have any white in them (luckily we are not making a browser for an ipod).
BUG=16749
TEST=valgrind the browser, open find bar
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20701
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||