Closed
Bug 532626
Opened 15 years ago
Closed 14 years ago
Not possible to disable extension manager error logging
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: romaxa, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
EM always trying to report about errors in
(KEY_PROFILEDIR, [FILE_EXTENSIONS_LOG]);
We should have possibility to disable it.
Attachment #415839 -
Flags: review?(robert.bugzilla)
Comment 1•15 years ago
|
||
Comment on attachment 415839 [details] [diff] [review]
disable error log pref
Dave is rewriting much of this code so moving review over to him
Attachment #415839 -
Flags: review?(robert.bugzilla) → review?(dtownsend)
Comment 2•15 years ago
|
||
Why do we want this?
Comment 3•15 years ago
|
||
Comment on attachment 415839 [details] [diff] [review]
disable error log pref
Dropping review request till we have enough information to decide what to do here
Attachment #415839 -
Flags: review?(dtownsend)
Reporter | ||
Comment 4•15 years ago
|
||
(In reply to comment #2)
> Why do we want this?
Because by default it is writing into home user directory on N900... and there is no way to disable it...
Comment 5•15 years ago
|
||
So specifically what problem are you trying to solve here? Are we not allowed to write files in the profile directory or something?
Comment 6•14 years ago
|
||
This error log is only used when there is a serious problem so I don't think this is worth it.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•