Closed
Bug 385090
Opened 17 years ago
Closed 9 years ago
Check for Link Fingerprints in FTP (and other nsBaseChannel users)
Categories
(Core :: Networking, enhancement)
Core
Networking
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Mardak, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
Details | Diff | Splinter Review |
Similar to bug 384247 for HTTP, but adding Link Fingerprints check for FTP just before calling OnStart.
FTP happens to use nsBaseChannel, so other nsBaseChannel users also will push the link fingerprint converter if necessary.
Reporter | ||
Comment 1•17 years ago
|
||
- Add (void) ignoring return of Push
- Only Push #ifdef NECKO_LINK_FINGERPRINTS
Attachment #268984 -
Attachment is obsolete: true
Reporter | ||
Updated•17 years ago
|
OS: Mac OS X → All
Hardware: Macintosh → All
Reporter | ||
Comment 2•17 years ago
|
||
Bug 377245 got WONTFIXED, so reassigning to defaults.
Assignee: edilee → nobody
Status: ASSIGNED → NEW
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•