Closed
Bug 242905
Opened 21 years ago
Closed 21 years ago
remove nsXIEngine::ParseURL
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ajschult784, Assigned: ajschult784)
Details
Attachments
(1 file, 1 obsolete file)
2.64 KB,
patch
|
dveditz
:
review+
dveditz
:
superreview+
|
Details | Diff | Splinter Review |
nsXIEngine calls nsHTTPConn::ParseURL, but not its own version of the function
with the same name.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #147872 -
Flags: superreview?(dveditz)
Attachment #147872 -
Flags: review?(dveditz)
Updated•21 years ago
|
QA Contact: bugzilla → agracebush
Assignee | ||
Comment 3•21 years ago
|
||
the E_BAD_FTP_URL error enum could also be removed. It would renumber the
errors after it. Do we care?
Comment 4•21 years ago
|
||
Comment on attachment 147872 [details] [diff] [review]
patch
r/sr=dveditz
Attachment #147872 -
Flags: superreview?(dveditz)
Attachment #147872 -
Flags: superreview+
Attachment #147872 -
Flags: review?(dveditz)
Attachment #147872 -
Flags: review+
Assignee | ||
Comment 5•21 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•