Components.classes[id] is undefined
Hi, I am creating my own add-on for FF. In FF 21 it works fine but with FF 22 I am getting error: TypeError: Components.classes[cid] is undefined. Actually I've integrated my add-on with gecko sdk 22, so I have no idea why it dosent works in 22.
Do you have some suggestions?
Chosen solution
hello roman, for questions related to addon developement, please use mozilla's add-ons forum at https://forums.mozilla.org/addons/.
Read this answer in context 👍 0All Replies (1)
Chosen Solution
hello roman, for questions related to addon developement, please use mozilla's add-ons forum at https://forums.mozilla.org/addons/.