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

Issue 872923003: Merge 189585 "Clear SkBitmap used to draw DragImage." (Closed)

Created:
5 years, 10 months ago by jbroman
Modified:
5 years, 10 months ago
Reviewers:
f(malita)
CC:
blink-reviews, dcheng
Project:
blink
Visibility:
Public.

Description

Merge 189585 "Clear SkBitmap used to draw DragImage." > 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 TBR=fmalita@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189824

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M Source/platform/DragImage.cpp View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jbroman
5 years, 10 months ago (2015-02-09 16:48:10 UTC) #1
jbroman
5 years, 10 months ago (2015-02-09 18:20:28 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r189824.

Powered by Google App Engine
This is Rietveld 408576698