Closed
Bug 227562
Opened 21 years ago
Closed 21 years ago
download manager uses AUTF8String on OpenProgressDialogFor
Categories
(SeaMonkey :: Download & File Handling, defect)
SeaMonkey
Download & File Handling
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.7alpha
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
Attachments
(1 file)
6.69 KB,
patch
|
janv
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
both callers of OpenProgressDialogFor also have an nsIDownload, which dl manager
could use instead - this avoids a useless hashtable lookup.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #136893 -
Flags: review?(varga)
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.7alpha
Comment 2•21 years ago
|
||
Comment on attachment 136893 [details] [diff] [review]
patch
looks good
r=varga
Attachment #136893 -
Flags: review?(varga) → review+
Assignee | ||
Updated•21 years ago
|
Attachment #136893 -
Flags: superreview?(bz-vacation)
![]() |
||
Comment 3•21 years ago
|
||
Comment on attachment 136893 [details] [diff] [review]
patch
sr=bzbarsky
Attachment #136893 -
Flags: superreview?(bz-vacation) → superreview+
Assignee | ||
Comment 4•21 years ago
|
||
checked in
Status: ASSIGNED → 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
•