RESOLVED WONTFIX 94497
[GTK] Add directory upload support
https://bugs.webkit.org/show_bug.cgi?id=94497
Summary [GTK] Add directory upload support
Jeremy Huddleston Sequoia
Reported 2012-08-20 10:35:27 PDT
OS X 10.8 webkit-gtk 1.8.2 When webkit-gtk 1.8.2 is configured with --enable-directory-upload, the build fails at: Source/WebKit/gtk/webkit/webkitwebview.cpp: In function 'void webkit_web_view_init(WebKitWebView*)': Source/WebKit/gtk/webkit/webkitwebview.cpp:3422: error: cannot allocate an object of abstract type 'WebKit::ChromeClient' ./Source/WebKit/gtk/WebCoreSupport/ChromeClientGtk.h:43: note: because the following virtual functions are pure within 'WebKit::ChromeClient': ./Source/WebCore/page/ChromeClient.h:232: note: virtual void WebCore::ChromeClient::enumerateChosenDirectory(WebCore::FileChooser*)
Attachments
Jeremy Huddleston Sequoia
Comment 1 2012-08-20 11:00:42 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:27:40 PST
Irrelevant as of bug #128275.
Note You need to log in before you can comment on or make changes to this bug.