hi, I am working on mozilla embedding browser which needs to fire a signal when default about:feed xul page is shown. Digging on mozilla_1.8.x_branch (lxr) I found
http://lxr.mozilla.org/mozilla1.8/source/browser/components/feeds/src/FeedConverter.js#155 which is responsible for "about:feed" calling. Could someone tell how might the relevant code be ported to a C++ mozilla embedding app ? Something like "what interface should I have to implement to get it" ? regards -- --Antonio Gomes _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
