Skip to content
  • oliver's avatar
    Oliver Hunt <oliver@apple.com> · e3c60694
    oliver authored
    WebCore:
            Reviewed by Maciej.
    
            Migrating more drag state information to WebCore
    
            * page/DragController.cpp:
            * page/DragController.h:
            (WebCore::DragController::dragOperation):
            (WebCore::DragController::setDraggingImageURL):
            (WebCore::DragController::draggingImageURL):
            (WebCore::DragController::setDragOffset):
            (WebCore::DragController::dragOffset): 
    WebKit:
            Reviewed by Maciej.
    
            Migrating more drag state information to WebCore
    
            * WebKit.xcodeproj/project.pbxproj:
            * WebView/WebHTMLView.mm:
            (-[WebHTMLViewPrivate dealloc]):
            (-[WebHTMLViewPrivate clear]):
            (-[WebHTMLView _startDraggingImage:at:operation:event:sourceIsDHTML:DHTMLWroteData:]):
            (-[WebHTMLView _mayStartDragAtEventLocation:]):
            (-[WebHTMLView close]):
            (-[WebHTMLView namesOfPromisedFilesDroppedAtDestination:]):
            (-[WebHTMLView _delegateDragSourceActionMask]):
            * WebView/WebHTMLViewInternal.h:         
                                                
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@19104 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    e3c60694