Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Fix convertPreferences to accept non-module clientIDs #7415

Merged
merged 1 commit into from
Apr 7, 2014

Conversation

marcelgerber
Copy link
Contributor

Quick story:
I wanted to update the Theseus preferences system (adobe-research/theseus#55), but after a while I saw that convertPreferences will only work if the passed clientID is module. But in the case of Theseus, strings are used as clientID (like com.adobe.theseus).
This fixes this issue.

@marcelgerber
Copy link
Contributor Author

Would be cool if this gets into Sprint 38.
To see the code that's currently failing (but working with this fix), you can take a look at https://github.com/SAPlayer/theseus/commit/8de661cf2c08387e8f0b3ed659236daf310e7ff8.

@bchintx bchintx self-assigned this Apr 7, 2014
@bchintx
Copy link
Contributor

bchintx commented Apr 7, 2014

Thanks for fixing this, @SAplayer ! I was just about to investigate doing the same thing for a different extension that was using a different client ID as well.

Finished code review. Merging...

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants