Bug 30051

Summary: [Qt] Dragging an image does not show the image being dragged
Product: WebKit Reporter: Benjamin Meyer <ben>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch
eric: review-
patch none

Description Benjamin Meyer 2009-10-03 21:34:44 PDT
Created attachment 40589 [details]
patch

When the drag data contains an image set it on the QDrag so it will be visible to the user.
Comment 1 Eric Seidel (no email) 2009-10-05 09:23:32 PDT
Comment on attachment 40589 [details]
patch

Every change requires a ChangeLog.  In general this looks good though.  I assume that QPixmaps have their own ref-counting of some form?
Comment 2 Benjamin Meyer 2009-10-05 22:26:40 PDT
Created attachment 40689 [details]
patch
Comment 3 WebKit Commit Bot 2009-10-06 11:55:24 PDT
Comment on attachment 40689 [details]
patch

Clearing flags on attachment: 40689

Committed r49200: <http://trac.webkit.org/changeset/49200>
Comment 4 WebKit Commit Bot 2009-10-06 11:55:27 PDT
All reviewed patches have been landed.  Closing bug.