Bug 50902 - [Qt] DumpRenderTree needs a beginDragWithFiles implementation
Summary: [Qt] DumpRenderTree needs a beginDragWithFiles implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords: LayoutTestFailure, Qt, QtTriaged
: 72429 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-12 21:02 PST by Jarred Nicholls
Modified: 2012-10-10 02:53 PDT (History)
10 users (show)

See Also:


Attachments
Patch (8.39 KB, patch)
2012-10-09 08:57 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jarred Nicholls 2010-12-12 21:02:06 PST
fast/files tests depend upon an eventSender.beginDragWithFiles implementation in DRT.

This bug is semi-dependent upon a clean QDrag implementation in DRT: https://bugs.webkit.org/show_bug.cgi?id=31332
Comment 1 Kent Tamura 2011-11-27 21:16:30 PST
*** Bug 72429 has been marked as a duplicate of this bug. ***
Comment 2 Allan Sandfeld Jensen 2012-10-09 08:57:25 PDT
Created attachment 167766 [details]
Patch
Comment 3 Allan Sandfeld Jensen 2012-10-10 02:51:34 PDT
Did not depend on 31332, since it doesn't trigger normal drag event handling.
Comment 4 WebKit Review Bot 2012-10-10 02:53:27 PDT
Comment on attachment 167766 [details]
Patch

Clearing flags on attachment: 167766

Committed r130877: <http://trac.webkit.org/changeset/130877>
Comment 5 WebKit Review Bot 2012-10-10 02:53:30 PDT
All reviewed patches have been landed.  Closing bug.