Hi, All, In our custom implementation, we use xvfb+fiirefox to render URLs and dump the page into image file (PresShell::RenderDocument is used for URL renderer). There are two questions need your help: 1) I found that it couldn't get the right image if there are some kinds of addons, such as "ShareThis" (problem url sample: http://www.sharethis.com/). It seems we can only render the addons window (the small popup window when you click on the ShareThis icon) and missing the main frame. I haven't installed the ShareThis addons in my customized firefox application. Is this the root cause? It really puzzled me. I have not installed the "Share This" addons, but I can renderer these pages by the firefox browser application.
2) One more question about the mozconfig item for firefox build. what's the exact meaning of the following configure items? * --with-embedding-profile=default|basic|minimal, whether to create the user profile in ~/.mozilla? * --[enable/disable]-plugins --[enable/disable]-extensions --[enable/disable]-activex --[enable/disable]-activex-scripting Need I enable the above items to build a firefox can renderer pages with plugins/extensions/activeX? I am a fool beginner, please help me! Thanks in advance! Havvy _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
