Bug 70038 - [Qt] Fix build, QSGDragEvent was removed
Summary: [Qt] Fix build, QSGDragEvent was removed
Status: RESOLVED DUPLICATE of bug 69926
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Caio Marcelo de Oliveira Filho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-13 10:44 PDT by Caio Marcelo de Oliveira Filho
Modified: 2011-10-13 10:49 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.13 KB, patch)
2011-10-13 10:46 PDT, Caio Marcelo de Oliveira Filho
hausmann: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Marcelo de Oliveira Filho 2011-10-13 10:44:41 PDT
[Qt] Fix build, QSGDragEvent was removed
Comment 1 Caio Marcelo de Oliveira Filho 2011-10-13 10:46:06 PDT
Created attachment 110876 [details]
Patch
Comment 2 Simon Hausmann 2011-10-13 10:49:27 PDT
Comment on attachment 110876 [details]
Patch

This is a build fix, but unfortunately the actual event handling in the webpageproxy is also broken by only supporting graphicsscene*dnd* events. I've covered it in bug #69926
Comment 3 Simon Hausmann 2011-10-13 10:49:37 PDT

*** This bug has been marked as a duplicate of bug 69926 ***