[Webkit-unassigned] [Bug 21411] New: ResourceHandleInternal.h uses NS class without C++ declaration
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 6 14:13:04 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21411
Summary: ResourceHandleInternal.h uses NS class without C++
declaration
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: playmobil at google.com
ResourceHandleInternal.h is included from ResourceHandle.cpp so it should be a
valid C++ header.
However, contains a NSURLAuthenticationChallenge without a C++ compatible
forward declaration.
--
Configure bugmail: https://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