Closed Bug 710107 Opened 13 years ago Closed 12 years ago

Support radio type for simple-prefs

Categories

(Add-on SDK Graveyard :: General, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: erikvvold, Assigned: evold)

References

Details

Attachments

(1 file)

The simple-prefs module should support a "radio" pref type (stored as a string).
Assignee: nobody → erikvvold
Status: NEW → ASSIGNED
Priority: -- → P3
Assignee: erikvvold → evold
I have written radio and menulist types support. https://github.com/mozilla/addon-sdk/pull/597 “value” of items are always strings like “on” and “off” properties for “boolint” type.
Commit pushed to master at https://github.com/mozilla/addon-sdk https://github.com/mozilla/addon-sdk/commit/940f7ae36378c5029287605a25c856bd67c58169 Merge pull request #597 from taku0/menulist_and_radio_simple_prefs Fix Bug 710107 - Support radio type for simple-prefs r=@erikvold
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: