Bug 116161

Summary: [Mac] Remove call to ClipboardMac::create from EventHandler::createDraggingClipboard
Product: WebKit Reporter: Darin Adler <darin>
Component: PlatformAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Bug Depends on:    
Bug Blocks: 115980    
Attachments:
Description Flags
Patch kling: review+

Darin Adler
Reported 2013-05-15 09:46:47 PDT
[Mac] Remove call to ClipboardMac::create from EventHandler::createDraggingClipboard
Attachments
Patch (3.52 KB, patch)
2013-05-15 09:48 PDT, Darin Adler
kling: review+
Darin Adler
Comment 1 2013-05-15 09:48:56 PDT
Andreas Kling
Comment 2 2013-05-15 09:52:37 PDT
Comment on attachment 201846 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=201846&action=review r=me with one fix: > Source/WebCore/platform/mac/ClipboardMac.mm:51 > + Pasteboard(NSDragPboard).clear(); This doesn't seem to belong here.
Darin Adler
Comment 3 2013-05-15 09:53:05 PDT
Note You need to log in before you can comment on or make changes to this bug.