Closed
Bug 314647
Opened 20 years ago
Closed 20 years ago
onDownloadShowOptions in toolkit/mozapps/downloads/content/downloads.js is unused (and browser specific!)
Categories
(Toolkit :: Downloads API, defect, P3)
Tracking
()
VERIFIED
FIXED
mozilla1.8.1beta1
People
(Reporter: Gavin, Assigned: Gavin)
References
()
Details
(Keywords: verified1.8.1)
Attachments
(1 file)
|
1.37 KB,
patch
|
mconnor
:
review+
mconnor
:
approval-branch-1.8.1+
|
Details | Diff | Splinter Review |
There are no in-tree callers of this function, so I'm not sure why it exists. Maybe there were plans for an "options" button? Either way, I think it could just be removed, especially since it's dependant on browser.
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•20 years ago
|
||
Asaf pointed out that there used to be a button but it was removed, so it makes sense to remove the function too.
Attachment #201584 -
Flags: review?(mconnor)
| Assignee | ||
Updated•20 years ago
|
Priority: -- → P3
Whiteboard: [patch-r?]
Target Milestone: --- → Firefox1.6-
Updated•20 years ago
|
Attachment #201584 -
Flags: review?(mconnor) → review+
| Assignee | ||
Comment 2•20 years ago
|
||
mozilla/toolkit/mozapps/downloads/content/downloads.js; new revision: 1.52;
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Whiteboard: [patch-r?]
| Assignee | ||
Updated•19 years ago
|
Attachment #201584 -
Flags: approval-branch-1.8.1?(mconnor)
Updated•19 years ago
|
Attachment #201584 -
Flags: approval-branch-1.8.1?(mconnor) → approval-branch-1.8.1+
| Assignee | ||
Updated•19 years ago
|
Whiteboard: [checkin needed]
| Assignee | ||
Updated•19 years ago
|
Whiteboard: [checkin needed] → [checkin needed (1.8 branch)]
| Assignee | ||
Comment 3•19 years ago
|
||
mozilla/toolkit/mozapps/downloads/content/downloads.js 1.47.2.7
Keywords: fixed1.8.1
Whiteboard: [checkin needed (1.8 branch)]
Target Milestone: Firefox 2 → Firefox 2 beta1
Version: Trunk → 2.0 Branch
| Assignee | ||
Comment 4•19 years ago
|
||
Verified by code inspection.
Status: RESOLVED → VERIFIED
Keywords: fixed1.8.1 → verified1.8.1
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•