[Webkit-unassigned] [Bug 54401] New: Remove dead code in FormDataStreamCFNet.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 10:18:25 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54401

           Summary: Remove dead code in FormDataStreamCFNet.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: psolanki at apple.com
            Blocks: 51836


There a number of static functions in FormDataStreamCFNet.cpp that are unused. We can remove them. The code was made conditional in

http://trac.webkit.org/changeset/30329

and it became unreachable when we removed the other code path in

http://trac.webkit.org/changeset/41517

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