Closed
Bug 240046
Opened 21 years ago
Closed 18 years ago
Download Manager needs to use AString more
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha4
People
(Reporter: bugs, Unassigned)
References
Details
Firefox's nsDownloadManager class and related friends use PRUnichar* etc and
getter_Copies when they could be using AStrings and avoiding a whole bunch of
copying.
Reporter | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P4
Target Milestone: --- → Firefox1.0
Reporter | ||
Updated•21 years ago
|
Target Milestone: Firefox1.0 → After Firefox 1.0
Updated•19 years ago
|
QA Contact: ali → download.manager
Updated•18 years ago
|
Assignee: bugs → nobody
Status: ASSIGNED → NEW
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Depends on: 380250
Priority: P4 → --
Resolution: --- → FIXED
Target Milestone: Future → Firefox 3 alpha4
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•