[Webkit-unassigned] [Bug 11262] Fix gdk build, make curl networking depndent on USE(CURL)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 12 04:01:10 PDT 2006
http://bugs.webkit.org/show_bug.cgi?id=11262
kkowalczyk at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #11044| |review?
Flag| |
------- Comment #1 from kkowalczyk at gmail.com 2006-10-12 04:01 PDT -------
Created an attachment (id=11044)
--> (http://bugs.webkit.org/attachment.cgi?id=11044&action=view)
Fix gdk build etc.
This patch:
* makes CURL networking dependent on USE(CURL) instead of PLATFORM(GDK), so
that other platforms can also use CURL, if they wish.
* fixes GDK build by defining FrameGdkClient() constructor as non-virtual. Pure
virtual classes require non-pure destructor. Who knew.
* silences compiler warning about unused variable in SharedTimerLinux.cpp
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list