Closed Bug 1182815 Opened 9 years ago Closed 7 years ago

sdk/preferences/event-target interference with sdk/simple-storage

Categories

(Add-on SDK Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: fdsc, Unassigned)

References

Details

User Agent: Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 6.1;  Win64; x64; Trident/6.0; x64)

Steps to reproduce:

var { PrefsTarget } = require("sdk/preferences/event-target");
PrefsTarget({branchName: 'security.ssl3'})

and in exports.onUnload again
PrefsTarget({branchName: 'security.ssl3'})


Actual results:

simple-storage not save information with FireFox close


Expected results:

simple-storage must be save information
https://bugzilla.mozilla.org/show_bug.cgi?id=1399562
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.