Closed
Bug 686372
Opened 14 years ago
Closed 14 years ago
Create helper function for setting nsISupportsString complexvalue prefs and make use of it
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(seamonkey2.6 fixed)
RESOLVED
FIXED
seamonkey2.6
Tracking | Status | |
---|---|---|
seamonkey2.6 | --- | fixed |
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
Attachments
(1 file)
3.29 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
At the moment utilityOverlay.js has a helper function for getting nsISupportsString complexvalue prefs but not one for setting them.
This patch:
* Adds new helper to utilityOverlay.js
* Uses new helper in suite code.
Attachment #559905 -
Flags: review?(neil)
Updated•14 years ago
|
Attachment #559905 -
Flags: review?(neil) → review+
Comment on attachment 559905 [details] [diff] [review]
Create helper and use it [Checked in: Comment 1]
http://hg.mozilla.org/comm-central/rev/e8e6b7cac38d
Attachment #559905 -
Attachment description: Create helper and use it → Create helper and use it [Checked in: Comment 1]
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
status-seamonkey2.6:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.6
You need to log in
before you can comment on or make changes to this bug.
Description
•