Bug 54401

Summary: Remove dead code in FormDataStreamCFNet.cpp
Product: WebKit Reporter: Pratik Solanki <psolanki>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, andersca, darin, psolanki
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 51836    
Attachments:
Description Flags
Patch darin: review+

Pratik Solanki
Reported 2011-02-14 10:18:25 PST
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
Attachments
Patch (9.96 KB, patch)
2011-02-14 10:36 PST, Pratik Solanki
darin: review+
Pratik Solanki
Comment 1 2011-02-14 10:36:10 PST
Pratik Solanki
Comment 2 2011-02-14 10:37:07 PST
I will wait for the Windows EWS bot to build this patch before checking it in.
Pratik Solanki
Comment 3 2011-02-14 14:23:51 PST
Note You need to log in before you can comment on or make changes to this bug.