Open
Bug 285158
Opened 20 years ago
Updated 3 years ago
Unify shared pref files in toolkit\mozapps
Categories
(Toolkit :: Preferences, defect)
Tracking
()
NEW
People
(Reporter: mscott, Unassigned)
References
Details
Attachments
(2 files)
114.38 KB,
patch
|
bugs
:
first-review+
|
Details | Diff | Splinter Review |
68.66 KB,
patch
|
Details | Diff | Splinter Review |
Now that Thunderbird uses the new Pref code as Firefox, we should move some of
the shared files (like fonts, font calibration, fieldfile, and some of the
download action code) into mozapps\preferences.
Reporter | ||
Comment 1•20 years ago
|
||
ocsp, master password, shared font files, shared filefield widget stuff, shared
fontscaling. This gets most of the stuff we share between firefox and
thunderbird without one of us needing to change anything.
Attachment #177056 -
Flags: first-review?(bugs)
Comment 2•20 years ago
|
||
Comment on attachment 177056 [details] [diff] [review]
moving the first group of files
OK.
r=ben@mozilla.org... can you yank the old download preferences FE while you're
in here? (remove from jar.mn + cvs remove)
Attachment #177056 -
Flags: first-review?(bugs) → first-review+
Reporter | ||
Comment 3•20 years ago
|
||
matching thunderbird changes to use the new mozapp shared files.
Comment 4•20 years ago
|
||
*** Bug 278733 has been marked as a duplicate of this bug. ***
Comment 5•20 years ago
|
||
Scott, I don't if it is already on the radar, but FF and TB both use the
connection dialog for proxy settings and Sunbird would like to use it, too.
Moving the connection dialog to a shared location in /toolkit would greatly
simplify the task of hooking up the connection dialog to Sunbird.
Comment 6•20 years ago
|
||
What is fieldfile?
Comment 7•20 years ago
|
||
Some more traction on this would be great. In Sunbird we're just forking another
piece of code (connection/proxy prefs) to enable proxy configuration for our users.
This continous and forking is pretty painful and a huge maintenance burden.
Updated•17 years ago
|
Assignee: mscott → nobody
Updated•16 years ago
|
QA Contact: nobody → preferences
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•