Closed
Bug 228791
Opened 22 years ago
Closed 22 years ago
Need ability to have unobscured MCD .cfg files
Categories
(Core :: Preferences: Backend, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
References
Details
Attachments
(1 file)
4.57 KB,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
Preferences-backend was the closest component I could find. This bug is to have
a pref that controls the MCD cfg file obscure value (each byte is shifted by
this value). Mozilla uses 13. Tbird wants to have unobscured .cfg files, by
default. Patch upcoming.
![]() |
Assignee | |
Comment 1•22 years ago
|
||
this adds a pref "general.config.obscure_value", default to 13 for mozilla, 0
for tbird. If the pref is not set (e.g., firebird), we'll use 0.
![]() |
Assignee | |
Updated•22 years ago
|
Attachment #137581 -
Flags: superreview?(mscott)
Attachment #137581 -
Flags: review?(sspitzer)
![]() |
||
Updated•22 years ago
|
Attachment #137581 -
Flags: superreview?(mscott) → superreview+
![]() |
||
Comment 2•22 years ago
|
||
checked into M4 branch.
![]() |
Assignee | |
Comment 3•22 years ago
|
||
fix checked into the trunk.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 4•21 years ago
|
||
Comment on attachment 137581 [details] [diff] [review]
proposed fix
killing obsolete review request
Attachment #137581 -
Flags: review?(sspitzer)
You need to log in
before you can comment on or make changes to this bug.
Description
•