[Webkit-unassigned] [Bug 16105] New: NetscapePlugInStreamLoader has unnecessary #ifs for CFNETWORK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 14:21:01 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16105

           Summary: NetscapePlugInStreamLoader has unnecessary #ifs for
                    CFNETWORK
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dobey at wayofthemonkey.com


Portions of the API in NetscapePlugInStreamLoader.h are #ifed out with checks
for CFNETWORK, while CFNETWORK is not required to implement the API in a
platform class. The attached patch fixes this.


-- 
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