Bug 164945 - Refactor drag and drop for WebKit2 to encode DragData message exchange
Summary: Refactor drag and drop for WebKit2 to encode DragData message exchange
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-18 12:15 PST by Enrica Casucci
Modified: 2016-11-18 15:35 PST (History)
4 users (show)

See Also:


Attachments
Patch (26.71 KB, patch)
2016-11-18 12:19 PST, Enrica Casucci
no flags Details | Formatted Diff | Diff
Patch that fixes other builds (29.54 KB, patch)
2016-11-18 14:29 PST, Enrica Casucci
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2016-11-18 12:15:20 PST
All the WebKit2 messages that use DragData information should pass it the object directly.
Comment 1 Enrica Casucci 2016-11-18 12:19:48 PST
Created attachment 295177 [details]
Patch
Comment 2 Enrica Casucci 2016-11-18 14:29:35 PST
Created attachment 295192 [details]
Patch that fixes other builds
Comment 3 Enrica Casucci 2016-11-18 15:35:57 PST
Fixed the windows build before landing.
Committed revision 208904.