Skip to content
  • enrica@apple.com's avatar
    More Pasteboard code cleanup. · 3728b400
    enrica@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=79816
    
    Source/WebCore: 
    
    Removing the last references to NSPasteboard.
    
    Reviewed by Alexey Proskuryakov.
    
    No new tests. No change in functionality.
    
    * WebCore.xcodeproj/project.pbxproj:
    * editing/mac/EditorMac.mm:
    (WebCore::Editor::pasteWithPasteboard):
    (WebCore::Editor::takeFindStringFromSelection):
    * loader/EmptyClients.h:
    (WebCore::EmptyEditorClient::setInsertionPasteboard):
    * page/DragClient.h:
    * page/EditorClient.h:
    * platform/DragData.h:
    * platform/Pasteboard.h:
    * platform/mac/ClipboardMac.h:
    * platform/mac/PasteboardHelper.h: Removed.
    
    Source/WebKit/mac: 
    
    Removing the last references to NSPasteboard.
    
    Reviewed by Alexey Proskuryakov.
    
    * WebCoreSupport/WebEditorClient.h:
    * WebCoreSupport/WebEditorClient.mm:
    (WebEditorClient::setInsertionPasteboard):
    
    Source/WebKit2: 
    
    Removing the last references to NSPasteboard.
            
    Reviewed by Alexey Proskuryakov.
    
    * WebProcess/WebCoreSupport/WebEditorClient.h:
    * WebProcess/WebCoreSupport/mac/WebEditorClientMac.mm:
    (WebKit::WebEditorClient::setInsertionPasteboard):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@109147 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    3728b400