/[blink]
Chromium logo

Revision 189585


Jump to revision: Previous Next
Author: jbroman@chromium.org
Date: Thu Feb 5 20:57:03 2015 UTC (8 years, 3 months ago)
Changed paths: 1
Log Message:
Clear SkBitmap used to draw DragImage.

SkBitmap::allocN32Pixels does not initialize the pixel memory, and we
may not draw to all of it (if, for example, an image decode fails,
nothing will be drawn).

BUG=450389

Review URL: https://codereview.chromium.org/901223002

Changed paths

Path Details
Directorytrunk/Source/platform/DragImage.cpp modified , text changed

Properties

Name Value
commit-bot commit-bot@chromium.org

Powered by ViewVC 1.1.26 ViewVC Help