Bug 64916 - [Qt][WK2] Code cleanup for drag-and-drop
Summary: [Qt][WK2] Code cleanup for drag-and-drop
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-20 19:05 PDT by Yael
Modified: 2011-07-21 06:39 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.78 KB, patch)
2011-07-20 19:23 PDT, Yael
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yael 2011-07-20 19:05:59 PDT
After https://bugs.webkit.org/show_bug.cgi?id=60621, we can pass NULL bitmap handles, so remove the hack that was introduced in http://trac.webkit.org/changeset/89582.

Also fix a typo introduced in http://trac.webkit.org/changeset/90458.
A patch is coming.
Comment 1 Yael 2011-07-20 19:23:46 PDT
Created attachment 101544 [details]
Patch
Comment 2 Andreas Kling 2011-07-21 05:42:40 PDT
Comment on attachment 101544 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2011-07-21 06:39:49 PDT
Comment on attachment 101544 [details]
Patch

Clearing flags on attachment: 101544

Committed r91463: <http://trac.webkit.org/changeset/91463>
Comment 4 WebKit Review Bot 2011-07-21 06:39:53 PDT
All reviewed patches have been landed.  Closing bug.