WKContentView should be consistent about the type of operation passed to WebPageProxy::dragEnded. This is a WebCore::DragOperation in most cases (which is eventually the type that WebCore consumes) but a UIDragOperation in one.
Created attachment 314055 [details] Patch
Comment on attachment 314055 [details] Patch Clearing flags on attachment: 314055 Committed r218894: <http://trac.webkit.org/changeset/218894>
All reviewed patches have been landed. Closing bug.