Closed
Bug 108990
Opened 24 years ago
Closed 24 years ago
remove unreferenced function urlDomain() in navigator.js
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jrgmorrison, Assigned: jag+mozilla)
References
()
Details
Attachments
(1 file)
|
1.22 KB,
patch
|
jrgmorrison
:
review+
bugs
:
superreview+
|
Details | Diff | Splinter Review |
I can't remember how I noticed this, but there is a small function in
navigator.js (and fastnav.js) that is not referenced by anything else in
the mozilla or commercial tree. It looks like it was dead code the day it
was checked in. See:
http://bugscape.netscape.com/show_bug.cgi?id=3119
http://bugscape.netscape.com/showattachment.cgi?attach_id=1376
| Assignee | ||
Comment 1•24 years ago
|
||
| Reporter | ||
Comment 2•24 years ago
|
||
Comment on attachment 59052 [details] [diff] [review]
remove dead function urlDomain
r=jrgm
Attachment #59052 -
Flags: review+
Comment 3•24 years ago
|
||
Comment on attachment 59052 [details] [diff] [review]
remove dead function urlDomain
sr=ben@netscape.com
Attachment #59052 -
Flags: superreview+
| Assignee | ||
Comment 4•24 years ago
|
||
Checked in
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•