hi, i'm a newbie to mdn, please accept my apologies if i posted this to the wrong forum. would appreciate if you can tell me the correct forum, in case.
i'm trying to use the mozilla's new embedding APIs (https:// wiki.mozilla.org/Embedding/NewApi) to get the rendertarget or backbuffer of the browser's screen. apparently, there are no exposed apis which can do this job. or, maybe the interface exists but i just don't know which equivalent interface to use. also, i found llmozlib2 (http://svn.secondlife.com/trac/llmozlib/ browser/trunk/llmozlib2/README-win32.txt) which does what i wanted, but unfortunately the base gecko code is too old and some html5 features do not work. tried to merge the the changes to the latest gecko base code, but without success. instead of merging the llmozlib2 patch, i think it would be better to just tweak the latest gecko code with the new embedding apis. now the problem is i don't know which interface or code to tweak as there are lots of them. would really appreciate if you can give some tips on which headers/ source to look at. _______________________________________________ dev-embedding mailing list dev-embedding@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-embedding