Bug 164945

Summary: Refactor drag and drop for WebKit2 to encode DragData message exchange
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dbates, japhet
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch that fixes other builds thorton: review+

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.