[Webkit-unassigned] [Bug 28443] New: Build break with gtk 2.10
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 18 20:50:53 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28443
Summary: Build break with gtk 2.10
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ukai at chromium.org
WebKit requires gtk 2.10, but WebKit/gtk/WebCoreSupport/DragClientGtk.cpp
requires gtk_widget_get_window that is introduced in gtk 2.14.
../WebKit/gtk/WebCoreSupport/DragClientGtk.cpp: In member function ‘virtual
void WebKit::DragClient::startDrag(GdkPixbuf*, const WebCore::IntPoint&, const
WebCore::IntPoint&, WebCore::Clipboard*, WebCore::Frame*, bool)’:
../WebKit/gtk/WebCoreSupport/DragClientGtk.cpp:92: error:
‘gtk_widget_get_window’ was not declared in this scope
make[1]: *** [WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-DragClientGtk.lo]
Error 1
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list