[Webkit-unassigned] [Bug 13699] New: Consolidate notImplemented() macro definitions into header
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat May 12 15:05:03 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13699
Summary: Consolidate notImplemented() macro definitions into
header
Product: WebKit
Version: 522+ (nightly)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kevino at theolliviers.com
This patch takes all the different definitions of notImplemented() and
notImplementedGdk() and consolidates them into one macro and one header file.
This resolves problems such as building the CURL loader when not building the
GDK port, and also removes a lot of redundant code. (Which is why the patch is
so large...!)
--
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