Closed
Bug 6637
Opened 25 years ago
Closed 25 years ago
FTPDataSource: remove from build
Categories
(Core Graveyard :: RDF, defect, P3)
Core Graveyard
RDF
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: waterson, Assigned: mozilla)
Details
At line 707 in nsFTPDataSource.cpp, we create a new FTPDataSourceCallback
object, but it never gets deleted. Leak! (Spotted this b/c of bug 5312.)
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•25 years ago
|
Target Milestone: M8
Assignee | ||
Comment 1•25 years ago
|
||
Setting a target milestone for M8 (after Necko starts to land)
Assignee | ||
Updated•25 years ago
|
Target Milestone: M8 → M9
Assignee | ||
Updated•25 years ago
|
Target Milestone: M9 → M10
Assignee | ||
Comment 2•25 years ago
|
||
Moving target milestone to M10 as FTP isn't working in Necko yet.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M10 → M14
Assignee | ||
Updated•25 years ago
|
Summary: FTPDataSourceCallback leaks → FTPDataSource: remove from build
Assignee | ||
Comment 3•25 years ago
|
||
I'm changing this bug's summary to "FTPDataSource: remove from build" as we now
have the HTTP-INDEX datasource.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•25 years ago
|
||
"rdf:ftp" is now gone!
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•25 years ago
|
||
marking verified
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•