I am developing a toolbar extension. Currently, my extension is working 
clearly when there is only one tab open. But my toolbarss logic is that 
it should have specific data and XPCOM component for each opened tab. I 
wrote a C++ component dll. I should reach this dll with specific data to 
each opened tab. How can I manage this? I mean how should I keep the 
data, component specific to each tab? Is there any built-in mechanism? 
Thanks in advance.
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to