WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 54401
Remove dead code in FormDataStreamCFNet.cpp
https://bugs.webkit.org/show_bug.cgi?id=54401
Summary
Remove dead code in FormDataStreamCFNet.cpp
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pratik Solanki
Comment 1
2011-02-14 10:36:10 PST
Created
attachment 82335
[details]
Patch
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
Committed
r78508
- <
http://trac.webkit.org/changeset/78508
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug