Closed
Bug 291709
Opened 20 years ago
Closed 20 years ago
EM needs to be more permissive when getting prefs
Categories
(Toolkit :: Startup and Profile System, defect)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
People
(Reporter: benjamin, Assigned: benjamin)
References
Details
Attachments
(1 file)
|
8.88 KB,
patch
|
mvl
:
first-review+
|
Details | Diff | Splinter Review |
The EM needs to be more permissive when getting prefs: if a pref is missing, it
should use a default value. This will also allow tbird and sunbird, etc. to
start, see
https://bugzilla.mozilla.org/show_bug.cgi?id=286034#c77
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #181702 -
Flags: second-review?(bugs)
Attachment #181702 -
Flags: first-review?(mvl)
Comment 2•20 years ago
|
||
Comment on attachment 181702 [details] [diff] [review]
Add get*PrefWithDefault helper funcs
With this patch, sunbird starts again. (There is still an exception, but that
isn't within the scope of this bug.)
Attachment #181702 -
Flags: first-review?(mvl) → first-review+
Comment 3•20 years ago
|
||
patch checked in as part of 291831
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•20 years ago
|
Attachment #181702 -
Flags: second-review?(bugs)
Component: XRE Startup → Startup and Profile System
QA Contact: nobody → startup
You need to log in
before you can comment on or make changes to this bug.
Description
•