Closed Bug 1110457 Opened 10 years ago Closed 9 years ago

Switch prefs API to standard Proxy API

Categories

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

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: irakli, Assigned: irakli)

References

Details

Attachments

(1 file)

      No description provided.
Attached file Fix
Attachment #8535204 - Flags: review?(evold)
Assignee: nobody → rFobic
Blocks: 892903
Attachment #8535204 - Flags: review?(evold) → review+
So now that I fixed bug 783829, you presumably do this. Some comments: 
enumerate must return an iterator, like function*() { for (let x of keys()) yield x; }
getEnumerablePropertyKeys does not exist.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Commit pushed to master at https://github.com/mozilla/addon-sdk

https://github.com/mozilla/addon-sdk/commit/b2f6f38dd6d6f939c64a3a3677c18f45c9f73836
Merge pull request #1746 from Gozala/simple-pref-new-proxy

Bug 1110457 - Update prefs implementation to use newer proxy API. r=@erikvold
This is not duplicate.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Fixed by the commit above.
Status: REOPENED → RESOLVED
Closed: 9 years ago9 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: