Hello,

I hope I post in the good newsgroup, if not, please, could you indicate me the good one...
        
I would like to overload some methods of the Object BrowserFeedWriter in my Firefox extension. BrowserFeedWriter is defined in a native Firefox component (FeedWriter.js) as a "JavaScript global constructor". It performs the transformation of feeds.
But I can't access to BrowserFeedWriter.prototype, to overload some methods.

Is there anyway to do it ? Perhaps I can overload the entire component in my extension ?
I would like to add some personalisation ( add dates, and some CSS,...).

Thanks in advance.
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to