Closed
Bug 1171309
Opened 10 years ago
Closed 10 years ago
Remove PREF_Init()'s return value
Categories
(Core :: Preferences: Backend, defect)
Core
Preferences: Backend
Tracking
()
RESOLVED
FIXED
mozilla41
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
Details
Attachments
(1 file)
|
3.01 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
This is now possible because PLDHashTable initialization is infallible.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8615042 -
Flags: review?(benjamin)
Updated•10 years ago
|
Attachment #8615042 -
Flags: review?(benjamin) → review+
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•