WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
94496
[GTK] Add support for data transfer items
https://bugs.webkit.org/show_bug.cgi?id=94496
Summary
[GTK] Add support for data transfer items
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug