Bug 94496

Summary: [GTK] Add support for data transfer items
Product: WebKit Reporter: Jeremy Huddleston Sequoia <jeremyhu>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: bugs-noreply, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Jeremy Huddleston Sequoia
Reported 2012-08-20 10:35:10 PDT
OS X 10.8 webkit-gtk 1.8.2 When webkit-gtk 1.8.2 is configured with --enable-data-transfer-items, the build fails at: Source/WebCore/platform/gtk/ClipboardGtk.h:46: error: cannot allocate an object of abstract type 'WebCore::ClipboardGtk'
Attachments
Jeremy Huddleston Sequoia
Comment 1 2012-08-20 11:00:44 PDT
For more information on how MacPorts builds webkit-gtk, you can check out the Portfile here which shows all the configure options enabled: https://trac.macports.org/browser/trunk/dports/www/webkit-gtk/Portfile
Jeremy Huddleston Sequoia
Comment 2 2016-01-17 13:24:15 PST
With the cmake build system, this is now controlled by ENABLE_DATA_TRANSFER_ITEMS, and it is still off.
Note You need to log in before you can comment on or make changes to this bug.