Closed
Bug 278733
Opened 21 years ago
Closed 20 years ago
Connection (proxy) pref panel should live in Toolkit and should not be duplicated in toolkit apps
Categories
(Toolkit :: Preferences, defect)
Toolkit
Preferences
Tracking
()
RESOLVED
DUPLICATE
of bug 285158
People
(Reporter: sipaq, Assigned: sipaq)
References
Details
Currently Firefox and Thunderbird both use nearly identical versions of the same
pref panel (pref-connection.xul and friends). Sunbird also needs this and maybe
Nvu or Xulrunner.
So it would really make sense to move this over to Toolkit and therefore avoid
code duplication. It would also result in less code maintenance, because changes
and improvements would go into one file and not into many.
I'm willing to make this happen, but I may need some help along the way.
Assignee | ||
Comment 1•21 years ago
|
||
*** Bug 248351 has been marked as a duplicate of this bug. ***
Comment 3•21 years ago
|
||
Don't forget the entire prefpanel is getting rewritten. pref-connections.xul is
obsolete rsn.
Assignee | ||
Comment 4•20 years ago
|
||
Now that the prefwindow V code has been checked in, the relevant file now lives
at mozilla/browser/components/preferences/connection.xul
Assignee | ||
Comment 5•20 years ago
|
||
*** This bug has been marked as a duplicate of 285158 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
blocking-b2g: 2.5? → ---
tracking-b2g:
backlog → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•