Closed
Bug 16248
Opened 26 years ago
Closed 25 years ago
openDialog method should be renamed
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: hyatt, Assigned: danm.moz)
Details
openDialog is being used for non-dialogs. It shouldn't be.
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M11
Updated•26 years ago
|
Assignee: cmanske → danm
Status: ASSIGNED → NEW
Summary: openDialog should not be used for non-dialogs. → openDialog method should be renamed
Target Milestone: M11 → M12
Comment 1•26 years ago
|
||
We need the functionality of openDialog to pass a URL to be loaded into a
specific window type. So the real problem is not that openDialog shouldn't be
used for non-dialogs, but that the name should be changed to something more
appropriate, such as openWithArgs.
Reporter | ||
Comment 2•26 years ago
|
||
Can't you do that with the CGI-bin chrome URL syntax?
Comment 3•26 years ago
|
||
mass-moving all m12 bugs to m13
Comment 5•25 years ago
|
||
Mass-moving all M16 non-feature bugs to M17, which we still consider to be
part of beta2
Target Milestone: M16 → M17
Comment 6•25 years ago
|
||
changing qa contact to jrgm@netscape.com on some random bugs
QA Contact: paulmac → jrgm
Comment 8•25 years ago
|
||
mass-moving all bugs to m21 that are not dofood+, or nsbeta2+
Target Milestone: M18 → M21
Sigh. Too late.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WONTFIX
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•